Skip to content

Commit

Permalink
[skip ci] Removed unused package of locust_task (milvus-io#11805)
Browse files Browse the repository at this point in the history
Signed-off-by: wangting0128 <[email protected]>
  • Loading branch information
wangting0128 authored Nov 15, 2021
1 parent 4668bb9 commit 0fe7a82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/benchmark/milvus_benchmark/runners/locust_task.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import time
import pdb
import random
import logging
from locust import User, events
from milvus_benchmark.client import MilvusClient
Expand Down

0 comments on commit 0fe7a82

Please sign in to comment.