Skip to content

Commit 5ffbf6b

Browse files
authored
Merge pull request #90 from saltstack-formulas/myii-patch-1
refactor(config_clean): remove unused import from `libtofs.jinja`
2 parents 250a1c4 + b7cb585 commit 5ffbf6b

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)