mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
remove some print statements
This commit is contained in:
@@ -31,7 +31,7 @@ def test_dc_close_events():
|
||||
if info_string in data2:
|
||||
return
|
||||
else:
|
||||
print("skipping info event", data2)
|
||||
print("skipping event", *ev)
|
||||
|
||||
find("disconnecting INBOX-watch")
|
||||
find("disconnecting sentbox-thread")
|
||||
|
||||
Reference in New Issue
Block a user