summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
authorjoonhoekim <26rote@gmail.com>2025-11-28 14:13:46 +0900
committerjoonhoekim <26rote@gmail.com>2025-11-28 14:13:46 +0900
commit24e0b8c83f7d68156e5a63ba85a541c04036f00b (patch)
treedeac3a6385b959ced9abed7de134938a609cd68f /db/schema/index.ts
parent9cda8482660a87fd98c9ee43f507d75ff75b4e23 (diff)
(김준회) dolce: API 추가건 대응 처리(상세도면 및 파일 삭제 기능-Standby 상태)
Diffstat (limited to 'db/schema/index.ts')
-rw-r--r--db/schema/index.ts4
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