Skip to content
Snippets Groups Projects
Commit 987a57fa 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 55c56c0e
No related branches found
No related tags found
Loading
......@@ -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.
Please register or to comment