Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[Squash] suggestion
Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
  • Loading branch information
jasnell and BridgeAR authored May 30, 2020
commit cd226ad80dec38a9985700508947d5c6bb87dcea
5 changes: 0 additions & 5 deletions lib/internal/main/inspect.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ const {

prepareMainThreadExecution();

// if (process.argv[1] === 'debug') {
// process.emitWarning(
// '`node debug` is deprecated. Please use `node inspect` instead.',
// 'DeprecationWarning', 'DEP0068');
// }

markBootstrapComplete();

Expand Down