mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This is necessary to offer the "Unsubscribe" button in full user profiles when the current user has the necessary permissions for a given stream. We remove settings_data.user_can_unsubscribe_other_users, since we've changed its only caller and it is no longer a useful abstraction.