mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
The _.each calls with an inline function expression have already been converted to for…of loops. We could do that here, but using .forEach when we’re just reusing an existing function seems like a good guideline. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
12 KiB
12 KiB