Skip to content

Commit b0cf9f8

Browse files
committed
chore: cleanup
1 parent 8d3ce6a commit b0cf9f8

File tree

1 file changed

+0
-1
lines changed
  • packages/router/src/navigation-api

1 file changed

+0
-1
lines changed

packages/router/src/navigation-api/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,6 @@ export function createNavigationApiRouter(
888888
.catch(() => options.onAborted?.(transition))
889889
.finally(resetTransitionState)
890890

891-
// promise will be resolved
892891
next(true)
893892
}
894893
)

0 commit comments

Comments
 (0)