Skip to content

Commit ee47217

Browse files
committed
fix: Remove unused types
1 parent c04b8f0 commit ee47217

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/index.d.ts

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import {
66
BoundFunction,
77
prettyFormat,
88
} from '@testing-library/dom'
9-
import {Renderer} from 'react-dom'
109
import {act as reactAct} from 'react-dom/test-utils'
1110

1211
export * from '@testing-library/dom'

0 commit comments

Comments
 (0)