summaryrefslogtreecommitdiff
path: root/tests/internals/storage.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/internals/storage.py')
-rw-r--r--tests/internals/storage.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/internals/storage.py b/tests/internals/storage.py
index c09ff4380..36d9442c5 100644
--- a/tests/internals/storage.py
+++ b/tests/internals/storage.py
@@ -1,7 +1,6 @@
import os
-import pytest
-from buildstream._exceptions import ErrorDomain
+import pytest
from buildstream._cas import CASCache
from buildstream.storage._casbaseddirectory import CasBasedDirectory