mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-28 18:01:46 +02:00
Lint
This commit is contained in:
parent
691066af94
commit
d691386ef0
@ -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…
x
Reference in New Issue
Block a user