style(web): 移除未使用的引入

This commit is contained in:
v-zhangjc9
2025-07-10 14:35:29 +08:00
parent d0ca36e9d7
commit 333da7ef88

View File

@@ -1,4 +1,4 @@
import {addRule, AlertComponent, attachmentAdpator, makeTranslator, render, type Schema, ToastComponent} from 'amis'
import {AlertComponent, attachmentAdpator, makeTranslator, render, type Schema, ToastComponent} from 'amis'
import 'amis/lib/themes/antd.css'
import 'amis/lib/helper.css'