Skip to content

Commit 970e1e3

Browse files
committed
Remove console.log
1 parent 6b78360 commit 970e1e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/cli.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ var statusPoller = {
218218

219219
function runTests() {
220220
if (config.proxy) {
221-
console.log(config.proxy);
222221
tunnelingAgent = tunnel.httpOverHttp({
223222
proxy: config.proxy;
224223
});

0 commit comments

Comments
 (0)