fmt
This commit is contained in:
@ -661,7 +661,6 @@ class EngineConnection extends EventTarget {
|
||||
// Send an initial ping
|
||||
this.send({ type: 'ping' })
|
||||
this.pingPongSpan.ping = new Date()
|
||||
|
||||
})
|
||||
|
||||
this.websocket.addEventListener('close', (event) => {
|
||||
|
Reference in New Issue
Block a user