fix(工具箱/新窗口中打开): 移除未使用的导入模块

This commit is contained in:
2025-02-04 18:16:44 +08:00
parent 3e526045bf
commit b46b707329

View File

@@ -58,9 +58,8 @@
<script setup> <script setup>
import { import {
NButton, NCard, NCode, NFlex, NButton, NCard, NFlex,
NForm, NFormItem, NForm, NFormItem, NInput, NInputNumber,
NInput, NInputNumber, NSwitch,
} from 'naive-ui'; } from 'naive-ui';
import { import {