remove unused variable
This commit is contained in:
parent
3f82779581
commit
912ee6f12b
1 changed files with 0 additions and 3 deletions
|
|
@ -740,9 +740,6 @@ class RepoManager(object):
|
|||
- check for other newRepo tasks (not generated by us)
|
||||
"""
|
||||
|
||||
# prune recent tasks
|
||||
now = time.time()
|
||||
|
||||
# check on current tasks
|
||||
task_ids = list(self.tasks)
|
||||
self.session.multicall = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue