lint
This commit is contained in:
parent
cadf0e11bb
commit
0e662e04b6
1 changed files with 0 additions and 1 deletions
|
@ -198,7 +198,6 @@ class TCPRelayHandler(object):
|
|||
self._stage = STAGE_UDP_ASSOC
|
||||
# just wait for the client to disconnect
|
||||
return
|
||||
|
||||
elif cmd == CMD_CONNECT:
|
||||
# just trim VER CMD RSV
|
||||
data = data[3:]
|
||||
|
|
Loading…
Reference in a new issue