summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
authorjoonhoekim <26rote@gmail.com>2025-11-02 15:57:12 +0900
committerjoonhoekim <26rote@gmail.com>2025-11-02 15:57:12 +0900
commitd72acdceebf6e6824f025279d036b0b6f1155ea9 (patch)
treeaa2af24c4ff8cf93c650f17b341abe444e584917 /db/schema/index.ts
parent110847783bc1f099b2b1174d8a1f1609dab47b0e (diff)
(김준회) 미사용 코드베이스 스키마 제거(SWP), signout console 추가
Diffstat (limited to 'db/schema/index.ts')
-rw-r--r--db/schema/index.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts
index ea39ae8c..85258371 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -84,6 +84,3 @@ export * from './avl/vendor-pool';
// === Email Logs 스키마 ===
export * from './emailLogs';
export * from './emailWhitelist';
-
-// SWP 문서/첨부파일 테이블 및 뷰 스키마
-export * from './SWP/swp-documents'; \ No newline at end of file