aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/handleInput.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/handleInput.js b/lib/handleInput.js
index 682a439..a354efa 100644
--- a/lib/handleInput.js
+++ b/lib/handleInput.js
@@ -1,7 +1,6 @@
var sendToCoveralls = require('../index').sendToCoveralls;
var convertLcovToCoveralls = require('../index').convertLcovToCoveralls;
var logger = require('./logger');
-console.log("index: ", require('../index'));
var getOptions = require('../index').getOptions;
var handleInput = function(input){