Skip to content

Commit 76722f0

Browse files
committed
Remove debug print
1 parent 6da5464 commit 76722f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/async_/test_async_transport.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,8 +663,6 @@ async def sniff_callback(*_):
663663
"sniff_callback": sniff_callback,
664664
}
665665

666-
print(kwargs)
667-
668666
t = AsyncTransport(
669667
node_configs,
670668
retry_on_status=[500],

0 commit comments

Comments
 (0)