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

_artifactcache/cascache.py: Remove unused imports


The imports of `Message` and `MessageType` were unused.

Signed-off-by: default avatarDaniel Silverstone <daniel.silverstone@codethink.co.uk>
parent 7484e010
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,6 @@ from .._protos.google.bytestream import bytestream_pb2, bytestream_pb2_grpc
from .._protos.build.bazel.remote.execution.v2 import remote_execution_pb2, remote_execution_pb2_grpc
from .._protos.buildstream.v2 import buildstream_pb2, buildstream_pb2_grpc
from .._message import MessageType, Message
from .. import _signals, utils
from .._exceptions import ArtifactError
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment