mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
lint too-many-blank-lines
This commit is contained in:
parent
10a7501ede
commit
69f045ea24
1 changed files with 0 additions and 1 deletions
|
@ -1678,7 +1678,6 @@ def remove(name=None, pkgs=None, **kwargs):
|
|||
|
||||
# os.path.expandvars is not required as we run everything through cmd.exe /s /c
|
||||
|
||||
|
||||
if kwargs.get('extra_uninstall_flags'):
|
||||
uninstall_flags = '{0} {1}'.format(
|
||||
uninstall_flags, kwargs.get('extra_uninstall_flags', ''))
|
||||
|
|
Loading…
Add table
Reference in a new issue