fix(uninstall.sls): fix salt-lint errors

```bash
Examining apache/uninstall.sls of type state
[201] Trailing whitespace
apache/uninstall.sls:2
```
This commit is contained in:
Imran Iqbal 2019-10-17 07:53:15 +01:00
parent da9a59225a
commit ed7dc7b411
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -1,5 +1,5 @@
{% from "apache/map.jinja" import apache with context %}
apache-uninstall:
service.dead:
- name: {{ apache.service }}