From e41bb599bd98e97eefac39439f27acd7c3ccf074 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 22 Aug 2014 13:58:03 -0400 Subject: [PATCH] rm log --- js/models/core/TxProposal.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/models/core/TxProposal.js b/js/models/core/TxProposal.js index 0b934fb5c..2c7b6d02b 100644 --- a/js/models/core/TxProposal.js +++ b/js/models/core/TxProposal.js @@ -252,7 +252,6 @@ TxProposal.prototype._allSignatures = function() { TxProposal.prototype.setCopayers = function(senderId, keyMap, readOnlyPeers) { -console.log('[TxProposal.js.256:setCopayers:]'); //TODO var newCopayer = {}, oldCopayers = {}, newSignedBy = {},