mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
The ability to unsubscribe from a channel is not yet implemented for the initial launch of the Flutter mobile app, so we remove the legacy React Native app instructions. Deletes static/images/help/mobile-check-icon.svg as it is no longer used. This feature is tracked in: https://github.com/zulip/zulip-flutter/issues/1224 Part of #34748.