mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
webpack: Remove unused landing_page dependency on event status page.
Event status page no longer uses any styles from this page. Fixes #23629
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
],
|
||||
"billing-event-status": [
|
||||
"./src/bundles/portico",
|
||||
"./styles/portico/landing_page.css",
|
||||
"./src/billing/event_status",
|
||||
"./src/billing/helpers",
|
||||
"./styles/portico/billing.css"
|
||||
|
Reference in New Issue
Block a user