mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
This is unused now
This commit is contained in:
parent
b31bf6cfca
commit
c988988a70
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ import * as Lifecycle from "matrix-react-sdk/src/Lifecycle";
|
|||
import type MatrixChatType from "matrix-react-sdk/src/components/structures/MatrixChat";
|
||||
import {MatrixClientPeg} from 'matrix-react-sdk/src/MatrixClientPeg';
|
||||
import SdkConfig from "matrix-react-sdk/src/SdkConfig";
|
||||
import CallHandler from 'matrix-react-sdk/src/CallHandler';
|
||||
|
||||
import {parseQs, parseQsFromFragment} from './url_utils';
|
||||
import VectorBasePlatform from "./platform/VectorBasePlatform";
|
||||
|
|
Loading…
Reference in a new issue