mirror of https://github.com/embarklabs/embark.git
linting
This commit is contained in:
parent
9f33a05d82
commit
e0fcafb8c4
|
@ -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