[skip ci] Remove unused package of locust_tasks (#12058)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
wt 2021-11-18 22:27:49 +08:00 committed by GitHub
parent d25a637a09
commit ba8a9552e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
import random
import logging
import math
# import math
from locust import TaskSet, task
from . import utils