Skip to content

Commit 6a11243

Browse files
authored
refactor: remove old unused line (#2527)
1 parent 8d31acc commit 6a11243

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/router/src/router.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,6 @@ export function createRouter(options: RouterOptions): Router {
12551255
isReady,
12561256

12571257
install(app: App) {
1258-
const router = this
12591258
app.component('RouterLink', RouterLink)
12601259
app.component('RouterView', RouterView)
12611260

0 commit comments

Comments
 (0)