diff --git a/index.js b/index.js index 3973c05..442f044 100644 --- a/index.js +++ b/index.js @@ -104,7 +104,6 @@ function runner( d, cb ){ /* Then each It functions */ function(cb){ - console.log( 'starting its...'); async.eachSeries(d.its, function(itItem, cb ){