pull/21833/head
Matthew Hodgson 2021-03-08 05:30:02 +00:00
parent 997d6e1281
commit 7abc48a716
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ limitations under the License.
import React from 'react';
import PropTypes from 'prop-types';
import { _t } from '../../../languageHandler';
import SdkConfig from '../../../SdkConfig';
import { MatrixClientPeg } from '../../../MatrixClientPeg';
import Modal from '../../../Modal';
import VerificationRequestDialog from '../../views/dialogs/VerificationRequestDialog';