Skip to content

Commit 5cd76e5

Browse files
committed
https-proxy-agent: remove console.error() call
1 parent 3cd7ed6 commit 5cd76e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

https-proxy-agent.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ function connect (req, _opts, fn) {
168168
cleanup();
169169

170170
// save a reference to the concat'd Buffer for the `onsocket` callback
171-
console.error(0, str);
172171
buffers = buffered;
173172

174173
// need to wait for the "socket" event to re-play the "data" events

0 commit comments

Comments
 (0)