From 912ee6f12be91ff2295848037ad5e424427cb107 Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Feb 04 2021 15:16:31 +0000 Subject: remove unused variable --- diff --git a/util/kojira b/util/kojira index d4637c1..fcf5ed8 100755 --- a/util/kojira +++ b/util/kojira @@ -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