ソースを参照

🎨 remove useless methods

晓晓晓晓丶vv 4 年 前
コミット
e8daf59537
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/views/account/account.vue

+ 0 - 1
src/views/account/account.vue

@@ -30,7 +30,6 @@ import {
   inject,
   onMounted,
   reactive,
-  Ref,
   ref,
   toRefs,
 } from "vue";