[skip e2e] Remove unused test import (#14152)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
pull/14164/head
ThreadDao 2021-12-24 13:48:40 +08:00 committed by GitHub
parent 10b49a6566
commit 7480314853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
import asyncio
import sys
from pymilvus import Collection
from pymilvus.client.types import State
sys.path.append("..")
from check.func_check import ResponseChecker