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() {
|
addProviderToEmbarkJS() {
|
||||||
let self = this;
|
|
||||||
// TODO: make this a shouldAdd condition
|
// TODO: make this a shouldAdd condition
|
||||||
if (this.storageConfig === {}) {
|
if (this.storageConfig === {}) {
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in New Issue