Skip to content

Commit a586ea8

Browse files
committed
chore: fix lint error
1 parent 54930e9 commit a586ea8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)