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