This commit is contained in:
emizzle 2018-06-27 11:10:33 +10:00 committed by Iuri Matias
parent efe649e4e6
commit 86ba7e3803
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;