summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
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