mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
remove unused var
This commit is contained in:
parent
f0387d5225
commit
c33f6c5c17
@ -309,7 +309,6 @@ class LocalClient(object):
|
||||
inc_timeout = timeout
|
||||
jid_dir = os.path.join(self.opts['cachedir'], 'jobs', jid)
|
||||
start = int(time.time())
|
||||
gstart = int(time.time())
|
||||
found = set()
|
||||
wtag = os.path.join(jid_dir, 'wtag*')
|
||||
# Check to see if the jid is real, if not return the empty dict
|
||||
|
Loading…
Reference in New Issue
Block a user