1
0
Fork 0
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:
Tim van der Meij 2025-02-23 18:37:42 +01:00
parent fcf94e8c38
commit 4f3dbcf24d
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762

View file

@ -933,7 +933,6 @@ export {
waitAndClick,
waitForAnnotationEditorLayer,
waitForAnnotationModeChanged,
waitForEditorMovedInDOM,
waitForEntryInStorage,
waitForEvent,
waitForNoElement,