Remove sdk...

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-06-24 16:48:36 +02:00
parent f0dbc974fa
commit b065f6d1a4
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 0 additions and 1 deletions

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";