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:
Aman Agrawal
2024-11-10 09:15:18 +05:30
committed by Tim Abbott
parent 9e9e951a4a
commit b85dcd0175

View File

@@ -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"