[skip ci] Remove unused log import (#11839)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
pull/11848/head
ThreadDao 2021-11-15 20:05:21 +08:00 committed by GitHub
parent 4dcba85bfb
commit 4668bb9088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ from pymilvus import Collection
sys.path.append("..")
from check.func_check import ResponseChecker
from utils.api_request import api_request
from utils.util_log import test_log as log
TIMEOUT = 20