Remove debug code
This commit is contained in:
@ -337,7 +337,6 @@ class User(Peer):
|
||||
return
|
||||
elif isinstance(key, int):
|
||||
# Unmanaged complex key
|
||||
self.add_system_message(str(key))
|
||||
return
|
||||
elif key != "\n":
|
||||
# Insert the pressed key in the current message
|
||||
|
Reference in New Issue
Block a user