diff --git a/src/webxdc.rs b/src/webxdc.rs index 71c292d14..cabbbb3d2 100644 --- a/src/webxdc.rs +++ b/src/webxdc.rs @@ -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 { .. }))