mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
[skip ci] Delete unused codes of utils file (#13243)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
2f65dbae30
commit
b3291b9276
@ -9,7 +9,6 @@ from yaml.representer import SafeRepresenter
|
|||||||
# from yaml import full_load, dump
|
# from yaml import full_load, dump
|
||||||
import yaml
|
import yaml
|
||||||
import tableprint as tp
|
import tableprint as tp
|
||||||
# from pprint import pprint
|
|
||||||
import config
|
import config
|
||||||
|
|
||||||
logger = logging.getLogger("milvus_benchmark.utils")
|
logger = logging.getLogger("milvus_benchmark.utils")
|
||||||
|
Loading…
Reference in New Issue
Block a user