Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Commit

Permalink
fix(cli): remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Oct 31, 2015
1 parent cfad586 commit 02e27b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ function coverCmd(opts) {
////

function overrideConfigWith(opts){
console.dir(opts, {colors: true})
let overrides = {
verbose: opts.verbose,
instrumentation: {
Expand Down

0 comments on commit 02e27b6

Please sign in to comment.