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.ts5
1 files changed, 1 insertions, 4 deletions
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