mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-24 20:51:55 +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