Explorar o código

Merge remote-tracking branch 'origin/master'

klausY %!s(int64=5) %!d(string=hai) anos
pai
achega
9f1d54b33a
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      QMPlusVuePage/src/router/index.js

+ 0 - 4
QMPlusVuePage/src/router/index.js

@@ -35,8 +35,4 @@ const createRouter = () => new Router({
 
 const router = createRouter()
 
-export function resetRouter() {
-    const newRouter = createRouter()
-    router.matcher = newRouter.matcher
-}
 export default router