summaryrefslogtreecommitdiff
path: root/buildstream/_scheduler/pushqueue.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_scheduler/pushqueue.py')
-rw-r--r--buildstream/_scheduler/pushqueue.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildstream/_scheduler/pushqueue.py b/buildstream/_scheduler/pushqueue.py
index 63cfd839c..6ffaf7949 100644
--- a/buildstream/_scheduler/pushqueue.py
+++ b/buildstream/_scheduler/pushqueue.py
@@ -19,9 +19,6 @@
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
# Jürg Billeter <juerg.billeter@codethink.co.uk>
-# BuildStream toplevel imports
-from .. import Consistency
-
# Local imports
from . import Queue, QueueType