mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 20:38:55 +03:00
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
2b40bb905a
commit
1c2c2cbc7c
1 changed files with 0 additions and 1 deletions
|
@ -182,7 +182,6 @@ export default class RightPanelStore extends Store {
|
||||||
this._setState({ showGroupPanel: !this._state.showGroupPanel });
|
this._setState({ showGroupPanel: !this._state.showGroupPanel });
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue