Commit ba83b566 authored by Tijmen de Mes's avatar Tijmen de Mes

Remove stale debug print

parent 80e951e3
......@@ -317,7 +317,6 @@ class BlinkMessage(MSRPChatMessage):
self.disposition = disposition
self.is_secure = is_secure
self.direction = direction
print(f"MSG: {self.timestamp}")
class OTRInternalMessage(BlinkMessage):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment