mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
remove bad semicolon
This commit is contained in:
@@ -323,7 +323,7 @@ class Connection extends EventEmitter {
|
||||
return this._onOpen().then(resolve, reject)
|
||||
})
|
||||
}
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
disconnect(): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user