mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove extra newline
This commit is contained in:
parent
5871825b9e
commit
fd9ab8e4e3
1 changed files with 0 additions and 1 deletions
|
@ -1337,7 +1337,6 @@ def remove(name=None, pkgs=None, version=None, **kwargs):
|
|||
else:
|
||||
removal_targets.append(version_num)
|
||||
|
||||
|
||||
for target in removal_targets:
|
||||
# Get the uninstaller
|
||||
uninstaller = pkginfo[target].get('uninstaller')
|
||||
|
|
Loading…
Add table
Reference in a new issue