mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-14 02:55:47 -04:00
Revert "doc(base): Improve documentation.
This reverts commit 8e3ad22d92.
This commit is contained in:
@@ -291,7 +291,7 @@ pub fn check_tombstone(
|
||||
break;
|
||||
};
|
||||
|
||||
// Look up a subsequent replacement room in `room_updates`.
|
||||
// Look up for the replacement room in the `room_updates`.
|
||||
let (next_room_id, next_replacement_room_id) = if let Some(next_replacement_room_id) =
|
||||
room_updates.remove(&replacement_room_id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user