diff --git a/crates/matrix-sdk-ui/src/timeline/event_handler.rs b/crates/matrix-sdk-ui/src/timeline/event_handler.rs index 7bd1ea253f..b8ac93ad57 100644 --- a/crates/matrix-sdk-ui/src/timeline/event_handler.rs +++ b/crates/matrix-sdk-ui/src/timeline/event_handler.rs @@ -906,7 +906,6 @@ impl<'a, 'o> TimelineEventHandler<'a, 'o> { } } - warn!("Reaction to redact was missing from the reaction or user map"); false }