Lint
This commit is contained in:
parent
e9c96c6052
commit
df7baea6d2
@ -4,12 +4,11 @@
|
|||||||
var PDF = {};
|
var PDF = {};
|
||||||
|
|
||||||
(function() {
|
(function() {
|
||||||
|
|
||||||
// Use strict in our context only - users might not want it
|
// Use strict in our context only - users might not want it
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
// Files are inserted below - see Makefile
|
// Files are inserted below - see Makefile
|
||||||
/* PDFJSSCRIPT_INCLUDE_ALL */
|
/* PDFJSSCRIPT_INCLUDE_ALL */
|
||||||
|
|
||||||
})();
|
|
||||||
|
|
||||||
|
})();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user