Commit d65615e
debugger: remove unused code
Remove code that was for when `node-inspect` was called as a standalone
process.
PR-URL: #38161
Refs: https://github.com/nodejs/node/discussions/36481
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>1 parent 02e875c commit d65615eCopy full SHA for d65615e
File tree
Expand file treeCollapse file tree
1 file changed
+1
-12
lines changedOpen diff view settings
Filter options
- lib/internal/inspector
Expand file treeCollapse file tree
1 file changed
+1
-12
lines changedOpen diff view settings
Collapse file
lib/internal/inspector/_inspect.js
Copy file name to clipboardExpand all lines: lib/internal/inspector/_inspect.js+1-12Lines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
29 | 29 | |
30 | 30 | |
31 | 31 | |
32 | | - |
33 | | - |
34 | 32 | |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
42 | 33 | |
43 | 34 | |
44 | 35 | |
| ||
336 | 327 | |
337 | 328 | |
338 | 329 | |
339 | | - |
340 | | - |
341 | | - |
| 330 | + |
342 | 331 | |
343 | 332 | |
344 | 333 | |
|
0 commit comments