Skip to content

Commit

Permalink
Update esm_loader.js
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis authored Jul 11, 2022
1 parent a72c577 commit 9044b9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/internal/process/esm_loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const {
const {
ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING,
} = require('internal/errors').codes;
const console = require('console');
const { ESMLoader } = require('internal/modules/esm/loader');
const {
hasUncaughtExceptionCaptureCallback,
Expand Down

0 comments on commit 9044b9c

Please sign in to comment.