mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
Remove unused property
This commit is contained in:
parent
f10217c591
commit
489f00f57a
@ -60,7 +60,6 @@ export class BaseRoom extends EventEmitter {
|
||||
this._powerLevelLoading = null;
|
||||
this._observedMembers = null;
|
||||
this._timelineLoadPromise = null;
|
||||
this._timelineRunningPromise = null;
|
||||
}
|
||||
|
||||
async observeStateType(type, txn = undefined) {
|
||||
|
Loading…
Reference in New Issue
Block a user