1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-19 05:22:13 +03:00

delint and run i18n

This commit is contained in:
Michael Telatynski
2019-11-12 12:37:47 +00:00
parent 2eddb6ca01
commit b73d0ca92a
4 changed files with 1 additions and 5 deletions

View File

@@ -24,7 +24,6 @@ import Modal from "../../../Modal";
import SdkConfig from '../../../SdkConfig';
import { getHostingLink } from '../../../utils/HostingLink';
import MatrixClientPeg from '../../../MatrixClientPeg';
import sdk from "../../../index";
import {MenuItem} from "../../structures/ContextualMenu";
export class TopLeftMenu extends React.Component {