mirror of https://github.com/milvus-io/milvus.git
[skip ci] Delete unused codes of utils file (#13243)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/13286/head
parent
2f65dbae30
commit
b3291b9276
|
@ -9,7 +9,6 @@ from yaml.representer import SafeRepresenter
|
|||
# from yaml import full_load, dump
|
||||
import yaml
|
||||
import tableprint as tp
|
||||
# from pprint import pprint
|
||||
import config
|
||||
|
||||
logger = logging.getLogger("milvus_benchmark.utils")
|
||||
|
|
Loading…
Reference in New Issue