Removes console log
This commit is contained in:
parent
9d85481ae6
commit
e310c5a981
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ RateService.singleton = function(opts) {
|
|||
};
|
||||
|
||||
RateService.prototype.updateRates = function() {
|
||||
console.log('[rateService.js.44:updateRates:]'); //TODO
|
||||
var self = this;
|
||||
|
||||
var backoffSeconds = 5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue