]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
style: lint
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 11 May 2023 10:41:46 +0000 (12:41 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 11 May 2023 10:41:46 +0000 (12:41 +0200)
packages/router/src/router.ts

index d2605a70bfac90b6028d0790be2e5d1e633cde78..48e0d079990be3b5337cb7a6d302db92ca1d20fe 100644 (file)
@@ -13,7 +13,6 @@ import {
   RouteLocationOptions,
   MatcherLocationRaw,
   RouteParams,
-  NavigationGuardReturn,
 } from './types'
 import { RouterHistory, HistoryState, NavigationType } from './history/common'
 import {