Commit 35aaee1
net: remove redundant code from _writeGeneric()
The encoding is already handled by `Writable.prototype.write()`.
PR-URL: #18429
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>1 parent fdb4dbc commit 35aaee1
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
770 | | - | |
771 | | - | |
772 | | - | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | | - | |
| 770 | + | |
777 | 771 | | |
778 | 772 | | |
779 | 773 | | |
| |||
0 commit comments