mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-17 08:07:51 +00:00
remove unused param
This commit is contained in:
parent
ac349f5819
commit
6e5aad939c
@ -6,7 +6,6 @@ class Swarm {
|
||||
this.options = options;
|
||||
this.buildDir = options.buildDir || 'dist/';
|
||||
this.bzz = options.bzz;
|
||||
this.storageConfig = options.storageConfig;
|
||||
this.getUrl = options.getUrl;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user