diff --git a/lib/internal/main/run.js b/lib/internal/main/run.js deleted file mode 100644 index 900e73d2810..00000000000 --- a/lib/internal/main/run.js +++ /dev/null @@ -1,74 +0,0 @@ -'use strict'; -/* eslint-disable node-core/prefer-primordials */ - -// There is no need to add primordials to this file. -// `run.js` is a script only executed when `node --run