Lint
This commit is contained in:
parent
691066af94
commit
d691386ef0
1 changed files with 0 additions and 3 deletions
|
@ -49,9 +49,6 @@ export default class UnverifiedSessionToast extends React.PureComponent {
|
||||||
};
|
};
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
const cli = MatrixClientPeg.get();
|
|
||||||
const device = cli.getStoredDevice(cli.getUserId(), this.props.deviceId);
|
|
||||||
|
|
||||||
return (<div>
|
return (<div>
|
||||||
<div className="mx_Toast_description">
|
<div className="mx_Toast_description">
|
||||||
{_t("Verify the identity of the new login accessing your account & messages")}
|
{_t("Verify the identity of the new login accessing your account & messages")}
|
||||||
|
|
Loading…
Reference in a new issue