Skip to content

Commit 1a75647

Browse files
authored
Remove unuseful variable
Variable is declared, but never used.
1 parent c91f437 commit 1a75647

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/node/getinfo.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
// `gulp singlefile` before running the example.
88
//
99

10-
var fs = require('fs');
11-
1210
// Run `gulp dist-install` to generate 'pdfjs-dist' npm package files.
1311
var pdfjsLib = require('pdfjs-dist');
1412

0 commit comments

Comments
 (0)