[skip ci] Delete unused codes of utils file (#13243)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/13286/head
wt 2021-12-13 13:38:43 +08:00 committed by GitHub
parent 2f65dbae30
commit b3291b9276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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")