mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Remove unnecessary comment
This commit is contained in:
parent
f1aaf1bef7
commit
cf830791fd
@ -566,7 +566,7 @@ class MultiMinion(MinionBase):
|
||||
except Exception:
|
||||
pass
|
||||
finally:
|
||||
package = None # Ensure we don't loop
|
||||
package = None
|
||||
|
||||
# have the Minion class run anything it has to run
|
||||
next(minion['generator'])
|
||||
|
Loading…
Reference in New Issue
Block a user