This commit is contained in:
emizzle 2018-06-27 11:10:33 +10:00
parent 9f33a05d82
commit e0fcafb8c4
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ class Swarm {
}
addProviderToEmbarkJS() {
let self = this;
// TODO: make this a shouldAdd condition
if (this.storageConfig === {}) {
return;