From d38877eef87917087a4a217bea32ae84d6738a7d Mon Sep 17 00:00:00 2001 From: dujinkim Date: Fri, 22 Aug 2025 08:20:45 +0000 Subject: (최겸) 인포메이션 첨부파일 뷰어 추가 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/schema/index.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'db/schema/index.ts') diff --git a/db/schema/index.ts b/db/schema/index.ts index b800d615..7637d247 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -60,7 +60,4 @@ export * from './knox/titles'; // 직급 export * from './knox/approvals'; // Knox 결재 - eVCP 에서 상신한 결재를 저장 // === Risks 스키마 === -export * from './risks/risks'; - -// === Compliance 스키마 === -export * from './compliance'; \ No newline at end of file +export * from './risks/risks'; \ No newline at end of file -- cgit v1.2.3