mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2024-12-04 18:00:18 +00:00
parent
628e60173b
commit
fa38328fdd
@ -143,7 +143,6 @@ export class RelayConnection implements IConnection {
|
||||
...(this.config.dialTimeoutMs !== undefined
|
||||
? {
|
||||
dialTimeout: this.config.dialTimeoutMs,
|
||||
autoDialInterval: 0,
|
||||
}
|
||||
: {}),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user