Skip to content

Commit

Permalink
chore: fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
promer94 committed Jun 9, 2023
1 parent 54930e9 commit a586ea8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/use-swr-suspense.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
renderWithGlobalCache,
sleep
} from './utils'
import type { FallbackProps } from 'react-error-boundary'
import { ErrorBoundary } from 'react-error-boundary'

describe('useSWR - suspense', () => {
Expand Down

0 comments on commit a586ea8

Please sign in to comment.