mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	billing: Remove unused page_params on event_status page.
a4938d3760 introduced assertions
for page_params for which they were used. This caused the
assertion to fail on event_status page making the page not work.
Removed the page_params from running on event_status page to fix it.
			
			
This commit is contained in:
		@@ -33,7 +33,6 @@
 | 
			
		||||
        "./styles/portico/billing.css"
 | 
			
		||||
    ],
 | 
			
		||||
    "billing-event-status": [
 | 
			
		||||
        "./src/billing/page_params",
 | 
			
		||||
        "./src/bundles/portico",
 | 
			
		||||
        "./styles/portico/landing_page.css",
 | 
			
		||||
        "./src/billing/event_status",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user