mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-23 05:38:52 +00:00
Linting
This commit is contained in:
parent
07290f289d
commit
317268a740
@ -101,7 +101,7 @@ Blockchain.prototype.shutdownProxy = function() {
|
|||||||
|
|
||||||
this.rpcProxy.close();
|
this.rpcProxy.close();
|
||||||
this.wsProxy.close();
|
this.wsProxy.close();
|
||||||
}
|
};
|
||||||
|
|
||||||
Blockchain.prototype.runCommand = function(cmd, options, callback) {
|
Blockchain.prototype.runCommand = function(cmd, options, callback) {
|
||||||
console.log(__("running: %s", cmd.underline).green);
|
console.log(__("running: %s", cmd.underline).green);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user