Remove unnecessary blank lines

Needed for lint check
This commit is contained in:
Mike Place 2017-01-26 12:25:57 -07:00 committed by GitHub
parent a08c1ca530
commit e0af212c1b

View File

@ -5181,9 +5181,6 @@ def serialize(name,
else:
ret['result'] = True
ret['comment'] = 'The file {0} is in the correct state'.format(name)
return ret
return __salt__['file.manage_file'](name=name,