Skip to content

doc: remove unused imports from worker_threads.md

Rodrigo Muino Tomonari requested to merge github/fork/debbs061/unused-import into main

Remove unused imports from worker_threads.md.

  • Removed once import from node:events as it was not used in the code.
  • Removed isMainThread import from node:worker_threads as it was not used in the code.

Merge request reports

Loading