mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This was confusingly doing an assertion about the subscription being active, not the channel. We could rename it to require_active_subscription. But it was only passed with a non-default value inb2cb443d24, and that call was removed in378062cc83.