From: Eduardo San Martin Morote Date: Thu, 11 May 2023 10:41:46 +0000 (+0200) Subject: style: lint X-Git-Tag: v4.2.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0c915d2e22d8ea3a0b48ef5959a0804f40bf0d;p=thirdparty%2Fvuejs%2Frouter.git style: lint --- diff --git a/packages/router/src/router.ts b/packages/router/src/router.ts index d2605a70..48e0d079 100644 --- a/packages/router/src/router.ts +++ b/packages/router/src/router.ts @@ -13,7 +13,6 @@ import { RouteLocationOptions, MatcherLocationRaw, RouteParams, - NavigationGuardReturn, } from './types' import { RouterHistory, HistoryState, NavigationType } from './history/common' import {