mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-20 01:18:52 +00:00
remove console dir that I forgot to remove
This commit is contained in:
parent
3201afdb2e
commit
2e20124734
@ -47,7 +47,6 @@ class Provider {
|
||||
}
|
||||
});
|
||||
self.web3.eth.defaultAccount = self.addresses[0];
|
||||
console.dir(self.addresses);
|
||||
|
||||
const realSend = self.provider.send.bind(self.provider);
|
||||
self.provider.send = function (payload, cb) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user