diff --git a/crates/matrix-sdk-ui/src/timeline/event_handler.rs b/crates/matrix-sdk-ui/src/timeline/event_handler.rs index 19c90643b..d7933308c 100644 --- a/crates/matrix-sdk-ui/src/timeline/event_handler.rs +++ b/crates/matrix-sdk-ui/src/timeline/event_handler.rs @@ -802,7 +802,7 @@ impl<'a> TimelineEventHandler<'a> { .reactions .clear(); } - }; + } if txn_id.is_none() { // The event was created by this client, but the server