Skip to content

Commit

Permalink
-log
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Bertier committed Mar 23, 2014
1 parent 89c21f9 commit 9093b30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BeachBall.js
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,6 @@ BeachBall.SwitchSetting = function(option) {
}
me.desc = BeachBall.LoadDefaultSetting(option, 'desc');
BeachBall.DisplayDescription(option);
console.log(option)
}
}

Expand Down

0 comments on commit 9093b30

Please sign in to comment.