feat(billing): remove unused BillingErrorPage component
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
'use client';
|
||||
|
||||
// We reuse the page from the billing module
|
||||
// as there is no need to create a new one.
|
||||
import BillingErrorPage from '~/home/[account]/billing/error';
|
||||
|
||||
export default BillingErrorPage;
|
||||
Reference in New Issue
Block a user