Explorar o código

feat: 删除无用代码

luoyali hai 8 meses
pai
achega
1eff4fa185
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/login/components/passwordForm.vue

+ 0 - 1
src/views/login/components/passwordForm.vue

@@ -45,7 +45,6 @@
 import useStore from '@/store'
 import { useRoute } from 'vue-router'
 
-import message from '@/api/system/message.js'
 const { user } = useStore()
 const route = useRoute()