[skip ci] Remove unused import in test (#12783)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
pull/12784/merge
ThreadDao 2021-12-06 18:24:17 +08:00 committed by GitHub
parent 67b13265b2
commit 9eb3d663a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -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 *