Commit 2d6b337
process: remove unused arguments in setup()
PR-URL: #21377
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent c214403 commit 2d6b337Copy full SHA for 2d6b337
File tree
Expand file treeCollapse file tree
2 files changed
+1
-6
lines changedOpen diff view settings
Filter options
- lib/internal
- bootstrap
- process
Expand file treeCollapse file tree
2 files changed
+1
-6
lines changedOpen diff view settings
Collapse file
lib/internal/bootstrap/node.js
Copy file name to clipboardExpand all lines: lib/internal/bootstrap/node.js-4Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
53 | 53 | |
54 | 54 | |
55 | 55 | |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
60 | 56 | |
61 | 57 | |
62 | 58 | |
|
Collapse file
lib/internal/process/methods.js
Copy file name to clipboardExpand all lines: lib/internal/process/methods.js+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
8 | | - |
| 7 | + |
9 | 8 | |
10 | 9 | |
11 | 10 | |
|
0 commit comments