mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #10322 from felipeaugustox/patch-1
Remove unuseful variable
This commit is contained in:
commit
4ff3435517
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