Skip to content

Commit

Permalink
fix(types): remove wait types (#971)
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver committed Jun 6, 2021
1 parent ce06299 commit 0f8d912
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export {queries, queryHelpers, within}
export * from './queries'
export * from './query-helpers'
export * from './screen'
export * from './wait'
export * from './wait-for'
export * from './wait-for-element'
export * from './wait-for-element-to-be-removed'
Expand Down
12 changes: 0 additions & 12 deletions types/wait.d.ts

This file was deleted.

0 comments on commit 0f8d912

Please sign in to comment.