mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Remove unnecessary blank lines
Needed for lint check
This commit is contained in:
parent
a08c1ca530
commit
e0af212c1b
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user