mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
js: Convert static/js/stream_events.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
f47090136d
commit
72ffb33589
@@ -25,7 +25,6 @@ import "../message_list";
|
||||
import "../narrow";
|
||||
import "../reload";
|
||||
import "../compose_actions";
|
||||
import "../stream_events";
|
||||
import "../stream_edit";
|
||||
import "../subs";
|
||||
import "../message_edit";
|
||||
|
||||
Reference in New Issue
Block a user