Remove unnecessary ping
This commit is contained in:
parent
8edba4bf4e
commit
2d5c307e3d
1 changed files with 0 additions and 2 deletions
|
|
@ -240,8 +240,6 @@ class Client extends EventEmitter {
|
|||
async connect () {
|
||||
this.running = true
|
||||
|
||||
await this.ping()
|
||||
|
||||
await this.createOffer()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue