fix tests

This commit is contained in:
Matias Alejo Garcia 2014-05-14 20:56:12 -03:00
parent 432f74488a
commit 81c56d0a41
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ var Transaction = bitcore.Transaction;
var buffertools = bitcore.buffertools;
var WalletKey = bitcore.WalletKey;
var Key = bitcore.Key;
var BIP32 = bitcore.BIP32;
var bignum = bitcore.bignum;
var networks = bitcore.networks;
var Address = bitcore.Address;