mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-11 01:13:14 -04:00
This patch removes the `PartialEq` implementation on `sync_service::State`. It was only used for test purposes. Outside that, it doesn't make sense.