浏览代码

fix lint error

Michael Wang 6 年之前
父节点
当前提交
7e1e4714c4
共有 1 个文件被更改,包括 0 次插入2 次删除
  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 {