mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 09:08:07 +02:00
Remove the waitForEditorMovedInDOM
helper function export
It's no longer used outside of `test_utils.mjs` since commit 301f1bb
.
This commit is contained in:
parent
fcf94e8c38
commit
4f3dbcf24d
1 changed files with 0 additions and 1 deletions
|
@ -933,7 +933,6 @@ export {
|
|||
waitAndClick,
|
||||
waitForAnnotationEditorLayer,
|
||||
waitForAnnotationModeChanged,
|
||||
waitForEditorMovedInDOM,
|
||||
waitForEntryInStorage,
|
||||
waitForEvent,
|
||||
waitForNoElement,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue