From: Eduardo San Martin Morote Date: Tue, 3 May 2022 12:14:09 +0000 (+0200) Subject: chore: unused imports X-Git-Tag: v4.1.0~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f08229f192fa8f47aeb416850c0f299035f5294;p=thirdparty%2Fvuejs%2Frouter.git chore: unused imports --- diff --git a/src/router.ts b/src/router.ts index 19d0160f..d05f3c07 100644 --- a/src/router.ts +++ b/src/router.ts @@ -13,8 +13,6 @@ import { RouteLocationOptions, MatcherLocationRaw, RouteParams, - RouteNamedLocation, - NamedLocationMap, } from './types' import { RouterHistory, HistoryState, NavigationType } from './history/common' import {