mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Lint
This commit is contained in:
parent
e9c96c6052
commit
df7baea6d2
1 changed files with 2 additions and 3 deletions
|
@ -4,12 +4,11 @@
|
|||
var PDF = {};
|
||||
|
||||
(function() {
|
||||
|
||||
|
||||
// Use strict in our context only - users might not want it
|
||||
'use strict';
|
||||
|
||||
// Files are inserted below - see Makefile
|
||||
/* PDFJSSCRIPT_INCLUDE_ALL */
|
||||
|
||||
})();
|
||||
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue