Skip to content

Commit ed7dc7b

Browse files
committed
fix(uninstall.sls): fix salt-lint errors
```bash Examining apache/uninstall.sls of type state [201] Trailing whitespace apache/uninstall.sls:2 ```
1 parent da9a592 commit ed7dc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache/uninstall.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% from "apache/map.jinja" import apache with context %}
2-
2+
33
apache-uninstall:
44
service.dead:
55
- name: {{ apache.service }}

0 commit comments

Comments
 (0)