[skip ci] Delete unused package of client on benchmark (#12853)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/12877/head
wt 2021-12-07 14:30:48 +08:00 committed by GitHub
parent 25b2aa4597
commit af8937626b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import time
import traceback
from multiprocessing import Process
from pymilvus import Milvus, DataType
import numpy as np
import utils as util
import config
from milvus_benchmark.runners import utils