Remove left panel widgets (#8044)

They aren't practically used, and are difficult to set up in the first place (requires server-managed account or devtools).
This commit is contained in:
Travis Ralston 2022-03-14 19:39:35 -06:00 committed by GitHub
parent 8d13e238b9
commit 813a60a7f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 296 deletions

View file

@ -23,7 +23,6 @@
@import "./structures/_HeaderButtons.scss";
@import "./structures/_HomePage.scss";
@import "./structures/_LeftPanel.scss";
@import "./structures/_LeftPanelWidget.scss";
@import "./structures/_MainSplit.scss";
@import "./structures/_MatrixChat.scss";
@import "./structures/_MyGroups.scss";