Commit ae5e95f
fs: refactor to remove redundant validation
The function makeCallback already calls validateCallback, so the call
inside copyFile can be removed.
PR-URL: #36984
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
Reviewed-By: James M Snell <[email protected]>1 parent 3ec7114 commit ae5e95f
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2036 | 2036 | | |
2037 | 2037 | | |
2038 | 2038 | | |
2039 | | - | |
2040 | | - | |
2041 | 2039 | | |
2042 | 2040 | | |
2043 | 2041 | | |
| |||
0 commit comments