summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-11-04 17:44:51 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-11-04 17:44:51 +0900
commit755e7c8a593417a28641d2cc09bb709a03676783 (patch)
tree69053a7cab13f069a355e1a39eb0819d5cd6cc62
parente0c098dfaff8ddcef05e765979988bdf76b4cef1 (diff)
downloadbuildstream-755e7c8a593417a28641d2cc09bb709a03676783.tar.gz
tests/sources/local.py: Remove one line of deadcode
-rw-r--r--tests/sources/local.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sources/local.py b/tests/sources/local.py
index c01f270d3..4336c62ec 100644
--- a/tests/sources/local.py
+++ b/tests/sources/local.py
@@ -1,7 +1,6 @@
import os
import pytest
-from buildstream._pipeline import PipelineError
from buildstream import SourceError
from tests.testutils import cli