Skip to content

Commit 230a2ba

Browse files
committed
remove old comment
1 parent 34a54f6 commit 230a2ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/router-core/src/router.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1884,7 +1884,6 @@ export class RouterCore<
18841884
const fullPath = `${nextPathname}${searchStr}${hashStr}`
18851885

18861886
// Compute href and publicHref without URL construction when no rewrite
1887-
// URL is only constructed lazily when .url is accessed (for tests/edge cases)
18881887
let href: string
18891888
let publicHref: string
18901889
let external = false

0 commit comments

Comments
 (0)