Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Feb 13, 2024
1 parent e190453 commit 5bcbdb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/distributor_ex.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# that it is entirely possible to have multiple distributors at the same time

from typing import Dict, List
from locust_plugins.mongoreader import MongoLRUReader
from locust_plugins.csvreader import CSVDictReader, CSVReader
from locust_plugins.distributor import Distributor
from locust import HttpUser, task, run_single_user, events
Expand Down

0 comments on commit 5bcbdb0

Please sign in to comment.