[skip ci] Remove unused package of client (#11500)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/11523/head
wt 2021-11-09 19:44:28 +08:00 committed by GitHub
parent d93352baac
commit 98f8976f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import pdb
import random
import logging
import json
import time, datetime
import time
import traceback
from multiprocessing import Process
from pymilvus import Milvus, DataType