Skip to content

Commit cf6813e

Browse files
fix1 removed console.log
1 parent 7d8f2c6 commit cf6813e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/webpagetest.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,6 @@ function getTestBalance(options, callback) {
344344
}
345345

346346
function runTest(what, options, callback) {
347-
console.log(options); //remove this
348-
349347
var query = {};
350348

351349
callback = callback || options;

0 commit comments

Comments
 (0)