mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
Remove unncessary empty line
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
eb870cfc23
commit
7fbcf89539
@ -84,7 +84,6 @@ export class SessionViewModel extends ViewModel {
|
||||
const details = this.navigation.observe("details");
|
||||
this.track(details.subscribe(() => this._toggleRoomInformationPanel()));
|
||||
this._toggleRoomInformationPanel();
|
||||
|
||||
}
|
||||
|
||||
get id() {
|
||||
|
Loading…
Reference in New Issue
Block a user