Remove import star (#9678)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
ThreadDao 2021-10-11 20:20:29 +08:00 committed by GitHub
parent 0e6faab245
commit 5f41af4fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
import pytest
from utils.utils import *
from common.constants import *
from common.constants import default_entities
from common.common_type import CaseLabel
DELETE_TIMEOUT = 60