Skip to content

Commit 1dd055e

Browse files
committed
Updates
1 parent c483d68 commit 1dd055e

File tree

2 files changed

+0
-120
lines changed

2 files changed

+0
-120
lines changed

integration/hook-useFetcher-test.ts

Lines changed: 0 additions & 119 deletions
This file was deleted.

packages/react-router/lib/router/router.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2517,7 +2517,6 @@ export function createRouter(init: RouterInit): Router {
25172517
// fetchRedirectIds so it doesn't get revalidated on the next set of
25182518
// loader executions
25192519
fetchRedirectIds.add(redirect.key);
2520-
25212520
return startRedirectNavigation(
25222521
revalidationRequest,
25232522
redirect.result,

0 commit comments

Comments
 (0)