From c631c1b7ea3d992f257abe973bf0d7a6861ed229 Mon Sep 17 00:00:00 2001 From: "Harish.K" Date: Mon, 21 Sep 2015 13:56:45 +0530 Subject: [PATCH] Rm debug messages --- index.js | 1 - 1 file changed, 1 deletion(-) 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 ){