mirror of https://github.com/embarklabs/embark.git
linting
This commit is contained in:
parent
efe649e4e6
commit
86ba7e3803
|
@ -66,7 +66,6 @@ class Swarm {
|
|||
}
|
||||
|
||||
addProviderToEmbarkJS() {
|
||||
let self = this;
|
||||
// TODO: make this a shouldAdd condition
|
||||
if (this.storageConfig === {}) {
|
||||
return;
|
||||
|
|
Loading…
Reference in New Issue