mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-17 08:07:51 +00:00
fix linting issue
This commit is contained in:
parent
0cb093b280
commit
c44a95e6ea
@ -19,6 +19,7 @@ class DevFunds {
|
|||||||
this.balance = getWeiBalanceFromString(this.blockchainConfig.account.balance, this.web3);
|
this.balance = getWeiBalanceFromString(this.blockchainConfig.account.balance, this.web3);
|
||||||
}
|
}
|
||||||
} catch(_err) {
|
} catch(_err) {
|
||||||
|
// empty for now
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user