mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-07-31 01:46:51 -04:00
This patch renames the `EventCacheStore::clear_all_linked_chunks` to `clear_all_events` so that it clarifies what the method does. Indeed, we can clear the `LinkedChunk`s without erasing the events, but this is expected to erase all the events anyway.
The file is empty.