mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 06:25:57 +00:00
remove line causing crash
This commit is contained in:
parent
8dcdc7fa38
commit
f90132af1e
@ -74,7 +74,6 @@ class BlockchainModule {
|
||||
callback();
|
||||
});
|
||||
self.events.once(constants.blockchain.blockchainExit, () => {
|
||||
self.provider.stop();
|
||||
callback();
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user