feat: format code

pull/99/head^2
xingyu4j 2025-05-09 18:19:24 +08:00
parent 695524c37f
commit 5c52d3f815
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ import { reactive } from 'vue';
import { useVbenModal } from '@vben/common-ui';
import { message } from '#/adapter/naive';
import { useVbenVxeGrid } from '#/adapter/vxe-table';
import { createCodegenList, getSchemaTableList } from '#/api/infra/codegen';
import { $t } from '#/locales';