Remove debug code from production

Ah yes, ooOoOo
This commit is contained in:
penn5 2019-09-21 16:50:29 +01:00 committed by GitHub
parent b76bed3a40
commit a60a6cb069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,6 @@ class NewMessage(EventBuilder):
if isinstance(ori.to_id, types.PeerUser):
if ori.from_id == ori.to_id.user_id and not ori.fwd_from:
event.message.out = True
print('ooOoOo', ori)
return event