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

Adds missing link-annotation-border file and lint error

This commit is contained in:
Yury Delendik 2013-05-28 17:31:54 -05:00
parent a394c1bac6
commit d8e3f1da72
3 changed files with 3 additions and 2 deletions

View file

@ -16,7 +16,7 @@
*/
/* globals Util, isDict, isName, stringToPDFString, TODO, Dict, Stream,
stringToBytes, PDFJS, isWorker, assert, NotImplementedException,
Promise */
Promise, isArray */
'use strict';