Remove API #
Does not include changes to try/catch for require copay
This commit is contained in:
parent
3ab28b61e4
commit
38cfc69229
4 changed files with 0 additions and 408 deletions
2
copay.js
2
copay.js
|
|
@ -16,8 +16,6 @@ var StorageLocalEncrypted = module.exports.StorageLocalEncrypted = require('./js
|
|||
module.exports.WalletFactory = require('./js/models/core/WalletFactory');
|
||||
module.exports.Wallet = require('./js/models/core/Wallet');
|
||||
module.exports.version = require('./version');
|
||||
module.exports.API = require('./API');
|
||||
|
||||
|
||||
// test hack :s, will fix
|
||||
module.exports.FakePayProServer = require('./test/mocks/FakePayProServer');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue