Skip to content

Commit f3d4176

Browse files
committed
Remove debugging
1 parent 7235631 commit f3d4176

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_connection.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2682,9 +2682,6 @@ class _TestCanonicalizeHost(ServerTestCase):
26822682
async def start_server(cls):
26832683
"""Start an SSH server to connect to"""
26842684

2685-
#import logging
2686-
#logging.basicConfig(level='DEBUG')
2687-
#asyncssh.set_debug_level(2)
26882685
return await cls.create_server(_TunnelServer)
26892686

26902687
@asynctest

0 commit comments

Comments
 (0)