]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: unused import
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 18 Aug 2025 11:29:05 +0000 (13:29 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 18 Aug 2025 11:29:05 +0000 (13:29 +0200)
packages/router/src/experimental/router.spec.ts

index e0750e1f4bbfab1eb35b163e77f942ba6525c591..915a17ab0e2e792130c4dbb02642ad81657c2c70 100644 (file)
@@ -43,7 +43,6 @@ import {
   createMemoryHistory,
   createWebHistory,
   createWebHashHistory,
-  loadRouteLocation,
   RouteLocationRaw,
 } from '../index'
 import { NavigationFailureType } from '../errors'