server_message: Remove from `EXEMPT_FILES`.

This commit is contained in:
Varun Singh 2024-07-16 23:46:10 +05:30 committed by Tim Abbott
parent 8b19726b82
commit f5d71fa320
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@ EXEMPT_FILES = make_set(
"web/src/sent_messages.ts",
"web/src/sentry.ts",
"web/src/server_events.js",
"web/src/server_message.ts",
"web/src/settings.js",
"web/src/settings_account.js",
"web/src/settings_bots.js",