mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 01:36:32 +01:00
Removing debug output
This commit is contained in:
parent
60f5b8c100
commit
67967b8aeb
1 changed files with 0 additions and 1 deletions
|
|
@ -140,7 +140,6 @@ class TelnetProtocol(Telnet, StatefulTelnetProtocol, Session):
|
|||
clients, but we must ask for the sake of raw telnet. We ignore
|
||||
this error.
|
||||
"""
|
||||
print("client refuses line mode")
|
||||
pass
|
||||
|
||||
def _send_nop_keepalive(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue