mirror of https://github.com/milvus-io/milvus.git
[skip ci] Remove unused import (#8763)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>pull/8791/head
parent
5744baf2d8
commit
0f1467c1c2
|
@ -1,6 +1,3 @@
|
|||
import time
|
||||
import random
|
||||
import pdb
|
||||
import threading
|
||||
import logging
|
||||
from multiprocessing import Pool, Process
|
||||
|
|
Loading…
Reference in New Issue