Clean up unused imports

For the almighty linter
pull/21833/head
Travis Ralston 2019-03-13 15:33:14 -06:00
parent eb33af94d1
commit 3d2b0f861c
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ import PropTypes from 'prop-types';
import { _t } from '../../../languageHandler';
import sdk from '../../../index';
import Modal from "../../../Modal";
import MatrixClientPeg from "../../../MatrixClientPeg";
import SdkConfig from "../../../SdkConfig";
import PasswordReset from "../../../PasswordReset";