mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Remove unused test import (#13981)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>pull/13990/head
parent
6b91e5e9d1
commit
28490f1aae
|
@ -1,9 +1,5 @@
|
|||
import time
|
||||
import random
|
||||
import pdb
|
||||
import threading
|
||||
import logging
|
||||
from multiprocessing import Pool, Process
|
||||
import pytest
|
||||
from pymilvus import IndexType
|
||||
|
||||
|
|
Loading…
Reference in New Issue