Skip to content
Snippets Groups Projects
Commit 77106ce4 authored by Daniel Silverstone's avatar Daniel Silverstone
Browse files

_scheduler/queue/trackqueue.py: Remove unused import


The `SourceError` import was never used

Signed-off-by: default avatarDaniel Silverstone <daniel.silverstone@codethink.co.uk>
parent 285ebaa7
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@
# BuildStream toplevel imports
from ...plugin import _plugin_lookup
from ... import SourceError
# Local imports
from . import Queue, QueueStatus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment