Remove the evil debug line

pull/21770/head
Lidi Zheng 5 years ago
parent 48a8072bc9
commit 2750fa31bb
  1. 1
      src/python/grpcio_tests/tests_aio/unit/timeout_test.py

@ -36,7 +36,6 @@ _TEST_SLEEPY_STREAM_STREAM = '/test/Test/SleepyStreamStream'
_REQUEST = b'\x00\x00\x00'
_RESPONSE = b'\x01\x01\x01'
# logging.getLogger('asyncio').setLevel(logging.WARNING)
class _GenericHandler(grpc.GenericRpcHandler):

Loading…
Cancel
Save