]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: unused imports
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 3 May 2022 12:14:09 +0000 (14:14 +0200)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Thu, 30 Jun 2022 07:59:00 +0000 (09:59 +0200)
src/router.ts

index 19d0160f84d0a64c0728d0b12fc85b8be7f130b9..d05f3c0715a474ae594c8b7f29c9a5cae00d1f85 100644 (file)
@@ -13,8 +13,6 @@ import {
   RouteLocationOptions,
   MatcherLocationRaw,
   RouteParams,
-  RouteNamedLocation,
-  NamedLocationMap,
 } from './types'
 import { RouterHistory, HistoryState, NavigationType } from './history/common'
 import {