unused code
This commit is contained in:
parent
7e2870acef
commit
9961d3e4fc
1 changed files with 0 additions and 4 deletions
|
@ -108,10 +108,6 @@ export class SessionViewModel extends ViewModel {
|
||||||
return this._settingsViewModel;
|
return this._settingsViewModel;
|
||||||
}
|
}
|
||||||
|
|
||||||
get roomList() {
|
|
||||||
return this._roomList;
|
|
||||||
}
|
|
||||||
|
|
||||||
get currentRoomViewModel() {
|
get currentRoomViewModel() {
|
||||||
return this._currentRoomViewModel;
|
return this._currentRoomViewModel;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue