remove console log
This commit is contained in:
parent
c905668195
commit
7bb0e84995
3 changed files with 8 additions and 7 deletions
1
copay.js
1
copay.js
|
|
@ -9,6 +9,7 @@ module.exports.HDParams = require('./js/models/core/HDParams');
|
|||
|
||||
|
||||
// components
|
||||
var Async = module.exports.Async = require('./js/models/network/Async');
|
||||
var Insight = module.exports.Insight = require('./js/models/blockchain/Insight');
|
||||
var StorageLocalEncrypted = module.exports.StorageLocalEncrypted = require('./js/models/storage/LocalEncrypted');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue