From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001
From: wwf <yearningwang@iqtogether.com>
Date: 星期三, 04 六月 2025 15:17:49 +0800
Subject: [PATCH] 初始化

---
 app/components/base/icons/src/public/common/index.ts |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/app/components/base/icons/src/public/common/index.ts b/app/components/base/icons/src/public/common/index.ts
index dba789a..788d275 100644
--- a/app/components/base/icons/src/public/common/index.ts
+++ b/app/components/base/icons/src/public/common/index.ts
@@ -1,15 +1,12 @@
 export { default as D } from './D'
 export { default as DiagonalDividingLine } from './DiagonalDividingLine'
 export { default as Dify } from './Dify'
-export { default as Gdpr } from './Gdpr'
 export { default as Github } from './Github'
 export { default as Highlight } from './Highlight'
-export { default as Iso } from './Iso'
 export { default as Line3 } from './Line3'
 export { default as Lock } from './Lock'
 export { default as MessageChatSquare } from './MessageChatSquare'
 export { default as MultiPathRetrieval } from './MultiPathRetrieval'
 export { default as NTo1Retrieval } from './NTo1Retrieval'
 export { default as Notion } from './Notion'
-export { default as Soc2 } from './Soc2'
 export { default as SparklesSoft } from './SparklesSoft'

--
Gitblit v1.8.0