[skip ci] Remove unused import (#9232)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/9234/head
zhuwenxing 2021-10-04 21:56:01 +08:00 committed by GitHub
parent a072f89436
commit 57d5e72407
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,8 +1,4 @@
import threading
import time
import pytest
import random
import numpy as np
from base.client_base import TestcaseBase
from utils.util_log import test_log as log