Explorar el Código

fix lint error

Michael Wang hace 6 años
padre
commit
7e1e4714c4
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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 {