[skip ci] Remove unused package of locust_task (#11878)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/11869/merge
wt 2021-11-16 13:05:18 +08:00 committed by GitHub
parent b8c5239784
commit dc8da6ea06
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,5 +1,4 @@
import time
import pdb
import logging
from locust import User, events
from milvus_benchmark.client import MilvusClient