mirror of
https://github.com/xtr-dev/payload-billing.git
synced 2025-12-10 02:43:24 +00:00
refactor: Remove unused createCustomersCollection export and related usage
- Eliminate `createCustomersCollection` from collections and main index files - Update `config.collections` logic to remove customer collection dependency
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
export { createCustomersCollection } from './customers'
|
||||
export { createInvoicesCollection } from './invoices'
|
||||
export { createPaymentsCollection } from './payments'
|
||||
export { createRefundsCollection } from './refunds'
|
||||
export { createRefundsCollection } from './refunds'
|
||||
|
||||
Reference in New Issue
Block a user