Fix unused imports
This commit is contained in:
parent
cedefcfb33
commit
d74d5f1e27
3 changed files with 1 additions and 3 deletions
|
@ -20,7 +20,6 @@ import sdk from '../../../index';
|
|||
import dis from '../../../dispatcher';
|
||||
import { _t } from '../../../languageHandler';
|
||||
import MatrixClientPeg from '../../../MatrixClientPeg';
|
||||
import SettingsStore from "../../../settings/SettingsStore";
|
||||
|
||||
export default class LogoutDialog extends React.Component {
|
||||
constructor() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue