mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unnecessary blank lines
Needed for lint check
This commit is contained in:
parent
a08c1ca530
commit
e0af212c1b
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue