Skip to content

Commit 1b34973

Browse files
committed
Removed unused import
1 parent f5166be commit 1b34973

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/asynchronous/test_discovery_and_monitoring.py

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
async_barrier_wait,
5252
async_create_barrier,
5353
async_wait_until,
54-
delay,
5554
server_name_to_type,
5655
)
5756
from unittest.mock import patch

test/test_discovery_and_monitoring.py

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
assertion_context,
5151
barrier_wait,
5252
create_barrier,
53-
delay,
5453
server_name_to_type,
5554
wait_until,
5655
)

0 commit comments

Comments
 (0)