Skip to content

Commit

Permalink
old comment removed
Browse files Browse the repository at this point in the history
  • Loading branch information
kodejak authored and kodejak committed May 16, 2017
1 parent 06dd872 commit caf9118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMM-cryptocoin.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Module.register("MMM-cryptocoin", {
},

getTickers: function () {
var coinAdd = ""; //"ETH,BTC";
var coinAdd = "";

for (var c in this.config.coins) {
var coinEntry = this.config.coins[c];
Expand Down

0 comments on commit caf9118

Please sign in to comment.