Remove mention of gulp singlefile-command from examples/node/getinfo.js

This comment should've been removed in PR 9385, but better late than never I suppose.
This commit is contained in:
Jonas Jenwald 2022-06-04 23:10:58 +02:00
parent c8ef87197c
commit dd58671589

View File

@ -3,8 +3,6 @@
//
// Basic node example that prints document metadata and text content.
// Requires single file built version of PDF.js -- please run
// `gulp singlefile` before running the example.
//
// Run `gulp dist-install` to generate 'pdfjs-dist' npm package files.