Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the
_ensureDownloadComplete
helper method in web/app.js
After the previous commit this method has only a single call-site, hence we can inline the needed part of that check directly in `PDFViewerApplication.download` instead.
- Loading branch information