Skip to content

Commit

Permalink
fix: Remove unused types (#1287)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Mar 19, 2024
1 parent 7e42f4e commit 3da62fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/index.d.ts
Expand Up @@ -7,7 +7,6 @@ import {
prettyFormat,
Config as ConfigDTL,
} from '@testing-library/dom'
import {Renderer} from 'react-dom'
import {act as reactAct} from 'react-dom/test-utils'

export * from '@testing-library/dom'
Expand Down

0 comments on commit 3da62fd

Please sign in to comment.