delint and remove groups-specific tests and setups

This commit is contained in:
Michael Telatynski 2021-08-11 15:36:35 +01:00
parent cbd6f2de44
commit da110855f0
6 changed files with 3 additions and 100 deletions

View file

@ -25,7 +25,6 @@ import AccessibleButton from '../views/elements/AccessibleButton';
import MatrixClientContext from "../../contexts/MatrixClientContext";
import AutoHideScrollbar from "./AutoHideScrollbar";
import { replaceableComponent } from "../../utils/replaceableComponent";
import BetaCard from "../views/beta/BetaCard";
@replaceableComponent("structures.MyGroups")
export default class MyGroups extends React.Component {