message_events: Fix CI failure.

Broken in #31540
This commit is contained in:
Aman Agrawal 2024-09-11 06:08:37 +00:00
parent 05e58de3f5
commit 93e0561857
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ import _ from "lodash";
import assert from "minimalistic-assert";
import * as alert_words from "./alert_words";
import {all_messages_data} from "./all_messages_data";
import * as channel from "./channel";
import * as compose_fade from "./compose_fade";
import * as compose_notifications from "./compose_notifications";