Skip to content

Commit

Permalink
message_events: Fix CI failure.
Browse files Browse the repository at this point in the history
Broken in zulip#31540
  • Loading branch information
amanagr committed Sep 11, 2024
1 parent 05e58de commit 93e0561
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/message_events.js
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 93e0561

Please sign in to comment.