Merge pull request #36 from tommoor/patch-3
fix: Remove unused _localAwarenessState
This commit is contained in:
commit
8e73d39887
@ -188,10 +188,6 @@ export class WebsocketProvider extends Observable {
|
||||
this.roomname = roomname
|
||||
this.doc = doc
|
||||
this._WS = WebSocketPolyfill
|
||||
/**
|
||||
* @type {Object<string,Object>}
|
||||
*/
|
||||
this._localAwarenessState = {}
|
||||
this.awareness = awareness
|
||||
this.wsconnected = false
|
||||
this.wsconnecting = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user