Browse Source

fix lint error

Michael Wang 6 years ago
parent
commit
7e1e4714c4
1 changed files with 0 additions and 2 deletions
  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 {