paypro: more messy debugging.

This commit is contained in:
Christopher Jeffrey 2014-07-30 18:15:03 -07:00 committed by Manuel Araoz
commit 49883779af
2 changed files with 40 additions and 12 deletions

View file

@ -111,7 +111,7 @@ var $http = G.$http || function $http(options, callback) {
}
return ret;
}
};
function Wallet(opts) {
var self = this;