From: Eduardo San Martin Morote Date: Mon, 21 Jun 2021 09:07:42 +0000 (+0200) Subject: refactor(types): unused import X-Git-Tag: v4.0.10~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ab6c310505a30aa69d6e5b64e4ab0eeb555c62f;p=thirdparty%2Fvuejs%2Frouter.git refactor(types): unused import --- diff --git a/src/devtools.ts b/src/devtools.ts index 31b63d7b..2e4f48f2 100644 --- a/src/devtools.ts +++ b/src/devtools.ts @@ -15,7 +15,7 @@ import { RouteRecordMatcher } from './matcher/pathMatcher' import { PathParser } from './matcher/pathParserRanker' import { Router } from './router' import { UseLinkDevtoolsContext } from './RouterLink' -import { RouteLocation, RouteLocationNormalized } from './types' +import { RouteLocationNormalized } from './types' import { assign } from './utils' function formatRouteLocation(