[skip ci] Removed unused package of locust_task (#11805)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/11848/head
wt 2021-11-15 20:07:23 +08:00 committed by GitHub
parent 4668bb9088
commit 0fe7a827d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import time
import pdb
import random
import logging
from locust import User, events
from milvus_benchmark.client import MilvusClient