Skip to content

Commit f83bb1b

Browse files
authored
fix(init): remove duplicate template: jinja line
fix duplication line on init.sls (#52) fixes #51 remove duplicated line number 15
1 parent a46cece commit f83bb1b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vim/init.sls

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ vim:
1212
- user: root
1313
- group: {{ vim.group }}
1414
- mode: 644
15-
- template: jinja
1615
- makedirs: True
1716
- require:
1817
- pkg: vim

0 commit comments

Comments
 (0)