1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

Merge pull request #8131 from timvandermeij/remove-umd-validation

ES6 modules: remove UMD header validation
This commit is contained in:
Yury Delendik 2017-04-13 10:49:41 -05:00 committed by GitHub
commit 46646a9dd1
7 changed files with 1 additions and 533 deletions

View file

@ -13,7 +13,6 @@
* limitations under the License.
*/
/* eslint-disable no-unused-vars */
/* umdutils ignore */
'use strict';

1
src/pdf.worker.js vendored
View file

@ -13,7 +13,6 @@
* limitations under the License.
*/
/* eslint-disable no-unused-vars */
/* umdutils ignore */
'use strict';