mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 14:34:40 +00:00
Removed unused host/port options passed in to the swarm service.
This commit is contained in:
parent
cc30ff390e
commit
f59a187bce
@ -199,8 +199,6 @@ class Engine {
|
||||
this.registerModule('swarm', {
|
||||
addCheck: this.servicesMonitor.addCheck.bind(this.servicesMonitor),
|
||||
storageConfig: this.config.storageConfig,
|
||||
host: _options.host,
|
||||
port: _options.port,
|
||||
web3: _options.web3
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user