diff --git a/safeshare/safeshare_vdb/client.py b/safeshare/safeshare_vdb/client.py index 034f657..0c3b5f5 100644 --- a/safeshare/safeshare_vdb/client.py +++ b/safeshare/safeshare_vdb/client.py @@ -1,6 +1,3 @@ -from concurrent.futures import ThreadPoolExecutor - -import re import grpc import dynamo_pb2 as pb2 import dynamo_pb2_grpc as pb2_grpc