mirror of
https://github.com/chatmail/core.git
synced 2026-05-21 07:46:31 +03:00
remove print
This commit is contained in:
@@ -2431,7 +2431,6 @@ sth_for_the = "future""#
|
|||||||
|
|
||||||
alice.flush_status_updates().await?;
|
alice.flush_status_updates().await?;
|
||||||
|
|
||||||
println!("received event");
|
|
||||||
alice
|
alice
|
||||||
.evtracker
|
.evtracker
|
||||||
.get_matching(|evt| matches!(evt, EventType::WebxdcUpToDate { .. }))
|
.get_matching(|evt| matches!(evt, EventType::WebxdcUpToDate { .. }))
|
||||||
|
|||||||
Reference in New Issue
Block a user