mirror of https://github.com/milvus-io/milvus.git
[skip ci] Remove unused package of locust_tasks (#11544)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/11586/head
parent
9a5436dca4
commit
ce8877528c
|
@ -1,6 +1,5 @@
|
|||
import pdb
|
||||
import random
|
||||
import time
|
||||
import logging
|
||||
import math
|
||||
from locust import TaskSet, task
|
||||
|
|
Loading…
Reference in New Issue