Skip to content

Commit b7cb585

Browse files
authored
refactor(config_clean): remove unused import from libtofs.jinja
1 parent 250a1c4 commit b7cb585

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/config/clean.sls

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
{%- set tplroot = tpldir.split('/')[0] %}
66
{%- set sls_service_clean = tplroot ~ '.service.clean' %}
77
{%- from tplroot ~ "/map.jinja" import template with context %}
8-
{%- from tplroot ~ "/libtofs.jinja" import files_switch with context %}
98
109
include:
1110
- {{ sls_service_clean }}

0 commit comments

Comments
 (0)