mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
[skip ci] Remove unused import in test (#12783)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
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
Block a user