[skip ci] Removed unused package of base (#11804)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/11841/head
wt 2021-11-15 19:34:27 +08:00 committed by GitHub
parent d8a66e846d
commit a1a83cbb9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import grpc
import numpy as np
from milvus_benchmark.env import get_env
from milvus_benchmark import config
from milvus_benchmark.client import MilvusClient
from . import utils