Skip to content

Commit 2a5491f

Browse files
committed
chore: fix lint error
1 parent 9f5b60f commit 2a5491f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: test/use-swr-suspense.test.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import {
99
renderWithGlobalCache,
1010
sleep
1111
} from './utils'
12-
import type { FallbackProps } from 'react-error-boundary'
1312
import { ErrorBoundary } from 'react-error-boundary'
1413

1514
describe('useSWR - suspense', () => {

0 commit comments

Comments
 (0)