1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Remove sdk...

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-06-24 16:48:36 +02:00
parent f0dbc974fa
commit b065f6d1a4

View File

@@ -17,7 +17,6 @@ limitations under the License.
import SettingsStore from "../../../settings/SettingsStore";
import React from 'react';
import * as sdk from "../../../index";
import dis from "../../../dispatcher/dispatcher";
import { _t } from '../../../languageHandler';
import { MatrixClientPeg } from "../../../MatrixClientPeg";