mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore: rm redundant imports
This commit is contained in:
parent
baa4c08264
commit
33f64ffee9
6 changed files with 0 additions and 9 deletions
|
@ -1,7 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
import { LockOutlined, UserOutlined } from '@ant-design/icons-vue'
|
||||
import { reactive, ref, watch } from 'vue'
|
||||
import { useRoute, useRouter } from 'vue-router'
|
||||
import { Form, message } from 'ant-design-vue'
|
||||
import gettext from '@/gettext'
|
||||
import { useUserStore } from '@/pinia'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue