mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Remove unused variable
This commit is contained in:
parent
5ca5046822
commit
5a15c7c5c6
@ -1041,7 +1041,6 @@ def highstate(test=None, queue=False, **kwargs):
|
||||
return ['Pillar failed to render with the following messages:'] + errors
|
||||
|
||||
st_.push_active()
|
||||
ret = {}
|
||||
orchestration_jid = kwargs.get('orchestration_jid')
|
||||
snapper_pre = _snapper_pre(opts, kwargs.get('__pub_jid', 'called localy'))
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user