mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
This function was used only once in exclude_muting_conditions where it returned stream name so the function to fetch stream id. Since we exepect the narrow to also include stream id we refactor it to return a stream object and since we use get_stream_by_narrow_operand_access_unchecked we don't need to worry about handling cases where stream id is passed since the function handles it.
69 KiB
69 KiB