Skip to content

Commit bf33d1c

Browse files
kamalgillKent C. Dodds
authored and
Kent C. Dodds
committed
fix(TS): remove unused import to prevent naming conflict with export (#89)
1 parent fc09a99 commit bf33d1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typings/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import {
55
BoundFunction,
66
GetByAttribute,
77
GetByText,
8-
getQueriesForElement,
98
QueryByAttribute,
109
QueryByText,
1110
} from 'dom-testing-library'

0 commit comments

Comments
 (0)