Skip to content

Commit

Permalink
Clean redundant diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
markdalgleish committed Jun 21, 2024
1 parent 59dc0dd commit 37375c5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/react-router/__tests__/router/fetchers-test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* eslint-disable jest/valid-title */

import type { FutureConfig, HydrationState } from "../../lib/router";
import {
createMemoryHistory,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* eslint-disable jest/valid-title */

import type { HydrationState } from "../../lib/router";
import { IDLE_NAVIGATION } from "../../lib/router";
import { cleanup, setup } from "./utils/data-router-setup";
Expand Down

0 comments on commit 37375c5

Please sign in to comment.