Merge pull request #10322 from felipeaugustox/patch-1

Remove unuseful variable
This commit is contained in:
Tim van der Meij 2018-12-01 14:44:57 +01:00 committed by GitHub
commit 4ff3435517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,6 @@
// `gulp singlefile` before running the example.
//
var fs = require('fs');
// Run `gulp dist-install` to generate 'pdfjs-dist' npm package files.
var pdfjsLib = require('pdfjs-dist');