mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 22:34:24 +00:00
too many spaces
This commit is contained in:
parent
50103a8c02
commit
372266418f
@ -47,7 +47,6 @@ try {
|
||||
console.error('Error while getting nonce or gas price', e);
|
||||
}
|
||||
|
||||
|
||||
keepAlive();
|
||||
|
||||
})();
|
||||
|
@ -2,7 +2,6 @@ const bip39 = require("bip39");
|
||||
const hdkey = require('ethereumjs-wallet/hdkey');
|
||||
const fs = require('../core/fs');
|
||||
|
||||
|
||||
class AccountParser {
|
||||
static parseAccountsConfig(accountsConfig, web3, logger) {
|
||||
let accounts = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user