Remove unintented change

This commit is contained in:
taras 2024-09-11 17:57:56 +02:00
parent a73d44ee63
commit 1078fc23c5
1 changed files with 1 additions and 1 deletions

View File

@ -552,7 +552,7 @@ cdef class SSLProtocol:
new_MethodHandle(self._loop,
"SSLProtocol._do_read",
<method_t> self._do_read,
None, # current context is good
None, # current context is good
self))
# Shutdown flow