mirror of https://github.com/milvus-io/milvus.git
[skip ci] Remove unused import in test (#12783)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>pull/12784/merge
parent
67b13265b2
commit
9eb3d663a4
|
@ -1,10 +1,6 @@
|
|||
import pdb
|
||||
import copy
|
||||
import pytest
|
||||
import threading
|
||||
import datetime
|
||||
import logging
|
||||
from time import sleep
|
||||
from multiprocessing import Process
|
||||
import sklearn.preprocessing
|
||||
from utils.utils import *
|
||||
|
|
Loading…
Reference in New Issue