Delete unused import (#9094)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/9095/head
zhuwenxing 2021-10-02 22:05:56 +08:00 committed by GitHub
parent 939afc866b
commit 1315fa278d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ from utils.util_log import test_log as log
from common import common_func as cf
from common import common_type as ct
from common.common_type import CaseLabel, CheckTasks
from utils.utils import *
from common.constants import *
prefix = "alias"
exp_name = "name"