mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-31 16:07:48 +00:00
remove comment
This commit is contained in:
parent
ea53f9498e
commit
55be853bcb
@ -31,7 +31,8 @@ class Swarm {
|
|||||||
|
|
||||||
this.setServiceCheck();
|
this.setServiceCheck();
|
||||||
this.addProviderToEmbarkJS();
|
this.addProviderToEmbarkJS();
|
||||||
//this.startProcess(() => {});
|
// TODO add check to see if we need to start process
|
||||||
|
this.startProcess(() => {});
|
||||||
this.registerUploadCommand();
|
this.registerUploadCommand();
|
||||||
|
|
||||||
this._checkService((err) => {
|
this._checkService((err) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user