[skip e2e] Removed unused package on client file (#14995)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/15002/head
wt 2022-01-07 14:09:21 +08:00 committed by GitHub
parent 5aaedac005
commit c67c8b11e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import random
import logging
import time
import traceback
# import traceback
from multiprocessing import Process
from pymilvus import Milvus, DataType
import utils as util