Browse Source

fix lint error

Michael Wang 6 năm trước cách đây
mục cha
commit
7e1e4714c4
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/modules/portal/store/currentPaths.js

+ 0 - 2
src/modules/portal/store/currentPaths.js

@@ -1,5 +1,3 @@
-import Vue from "vue";
-
 export const UPDATE_CURRENT_PATHS = "UPDATE_CURRENT_PATHS"; //退出登录
 
 export default {