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