fix pylint issue

This commit is contained in:
Julien Cigar 2015-09-30 13:01:06 +02:00 committed by rallytime
parent 5eb6a30d40
commit 573de3abd6

View file

@ -248,5 +248,3 @@ def disabled(name):
salt '*' service.daemontools <service name>
'''
return not enabled(name)