summaryrefslogtreecommitdiff
path: root/buildstream/_artifactcache/tarcache.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_artifactcache/tarcache.py')
-rw-r--r--buildstream/_artifactcache/tarcache.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildstream/_artifactcache/tarcache.py b/buildstream/_artifactcache/tarcache.py
index 90821874e..1c675e9a2 100644
--- a/buildstream/_artifactcache/tarcache.py
+++ b/buildstream/_artifactcache/tarcache.py
@@ -25,7 +25,6 @@ import subprocess
from .. import utils
from ..element import _KeyStrength
-from .._message import Message, MessageType
from .._exceptions import ArtifactError, ProgramNotFoundError
from . import ArtifactCache