Skip to content

Commit 9670943

Browse files
committed
chore: remove unused
1 parent 0378424 commit 9670943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/src/pages/[name].vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import {
4848
onBeforeRouteLeave,
4949
onBeforeRouteUpdate,
5050
type RouteLocationNormalized,
51-
} from 'vue-router/auto'
51+
} from 'vue-router'
5252
5353
const thing = 'THING'
5454

0 commit comments

Comments
 (0)