mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 17:48:07 +02:00
Remove unuseful variable
Variable is declared, but never used.
This commit is contained in:
parent
c91f437eaa
commit
1a75647a27
1 changed files with 0 additions and 2 deletions
|
@ -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');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue