mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-08-04 12:02:40 -04:00
doc(sdk): Remove an address TODO.
This commit is contained in:
@@ -1053,8 +1053,6 @@ impl<'a> RoomEventCacheStateLockWriteGuard<'a> {
|
||||
&mut self,
|
||||
root_event_id: OwnedEventId,
|
||||
) -> Result<&mut ThreadEventCache, EventCacheError> {
|
||||
// TODO: when there's persistent storage, try to lazily reload from disk, if
|
||||
// missing from memory.
|
||||
let RoomEventCacheState {
|
||||
room_id,
|
||||
weak_room,
|
||||
|
||||
Reference in New Issue
Block a user