karma + mocha browser passing also

This commit is contained in:
Matias Alejo Garcia 2014-08-01 11:26:22 -03:00
parent d0c43f9bfb
commit c8917fccd6
1 changed files with 0 additions and 1 deletions

View File

@ -173,7 +173,6 @@ TxProposal.prototype._check = function() {
}
};
TxProposal.prototype.mergeBuilder = function(incoming) {
var b0 = this.builder;
var b1 = incoming.builder;