]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
refactor(types): unused import
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 21 Jun 2021 09:07:42 +0000 (11:07 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 21 Jun 2021 09:07:42 +0000 (11:07 +0200)
src/devtools.ts

index 31b63d7b154c18ed57ad7db68f7ebb78544b12bf..2e4f48f2bf4c6f61f84138065b75d7b0b72dec72 100644 (file)
@@ -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(