diff options
Diffstat (limited to 'db/schema/index.ts')
| -rw-r--r-- | db/schema/index.ts | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts index df4ca424..cd54e032 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -84,6 +84,4 @@ export * from './avl/avl'; export * from './avl/vendor-pool'; // === Email Logs 스키마 === export * from './emailLogs'; -export * from './emailWhitelist'; -// Dolce 로컬 저장용 스키마 -export * from './dolce/dolce';
\ No newline at end of file +export * from './emailWhitelist';
\ No newline at end of file |
