mirror of https://github.com/milvus-io/milvus.git
parent
8a63d27612
commit
3c53ee2700
|
@ -13,7 +13,6 @@ from milvus import MetricType
|
|||
from mishards import (db, exceptions)
|
||||
from mishards.grpc_utils import mark_grpc_method
|
||||
from mishards.grpc_utils.grpc_args_parser import GrpcArgsParser as Parser
|
||||
from mishards import utilities
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Reference in New Issue