From d72acdceebf6e6824f025279d036b0b6f1155ea9 Mon Sep 17 00:00:00 2001 From: joonhoekim <26rote@gmail.com> Date: Sun, 2 Nov 2025 15:57:12 +0900 Subject: (김준회) 미사용 코드베이스 스키마 제거(SWP), signout console 추가 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/schema/index.ts | 3 --- 1 file changed, 3 deletions(-) (limited to 'db/schema/index.ts') 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 -- cgit v1.2.3