mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-15 18:12:57 -05:00
This patch removes `NotificationSettings::subscribe_to_changes` because it's not used anywhere in our code except in tests. It is indeed part of the public API but I'm not aware of anyone using it for the moment. It only adds complexity in the code.