mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove extra blank line to appease linter
This commit is contained in:
parent
f8ab2be81c
commit
fa2bea52bb
1 changed files with 0 additions and 1 deletions
|
@ -534,7 +534,6 @@ def _find_install_targets(name=None,
|
|||
'result': False,
|
||||
'comment': exc.strerror}
|
||||
|
||||
|
||||
if salt.utils.is_windows() and kwargs.pop('refresh', False):
|
||||
# We already refreshed when we called pkg.list_pkgs
|
||||
was_refreshed = True
|
||||
|
|
Loading…
Add table
Reference in a new issue