FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

http: remove trailing space · nodejs/node@60b5e69 · GitHub

/ node Public

Commit 60b5e69

Browse files
authored andcommitted
http: remove trailing space
PR-URL: #33035 Refs: #30625 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent f11a648 commit 60b5e69

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎lib/_http_client.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,6 @@ function emitFreeNT(req) {
742742
if (req.socket) {
743743
req.socket.emit('free');
744744
}
745-
746745
}
747746

748747
function tickOnSocket(req, socket) {

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL