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