ui: Remove redundant semicolon

This commit is contained in:
Jonas Platte
2023-07-18 10:15:43 +02:00
committed by Jonas Platte
parent 26edf4169f
commit 78ebb7f745

View File

@@ -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