Skip to content

Commit

Permalink
fix1 removed console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddhantshukla814 committed Mar 4, 2022
1 parent 7d8f2c6 commit cf6813e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/webpagetest.js
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,6 @@ function getTestBalance(options, callback) {
}

function runTest(what, options, callback) {
console.log(options); //remove this

var query = {};

callback = callback || options;
Expand Down

0 comments on commit cf6813e

Please sign in to comment.