[skip ci] Remove unused import (#8763)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
pull/8791/head
ThreadDao 2021-09-28 19:06:04 +08:00 committed by GitHub
parent 5744baf2d8
commit 0f1467c1c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
import time
import random
import pdb
import threading
import logging
from multiprocessing import Pool, Process