reminder: Remove feature from zulip.

This is being removed to make the code simpler. We have plans
to add it as a feature in the future , but it will most likely
not use the same code.
This commit is contained in:
Aman Agrawal
2023-04-20 02:38:38 +00:00
committed by Tim Abbott
parent 6bff396711
commit f40855bad2
11 changed files with 6 additions and 317 deletions

View File

@@ -87,7 +87,6 @@ EXEMPT_FILES = make_set(
"web/src/emoji_picker.js",
"web/src/emojisets.js",
"web/src/favicon.ts",
"web/src/feature_flags.ts",
"web/src/feedback_widget.js",
"web/src/flatpickr.js",
"web/src/gear_menu.ts",