Remove outdated paragraph promising better verification

This commit is contained in:
David Baker 2019-01-25 17:29:36 +00:00
parent 939f8b5591
commit 7aa779c160
2 changed files with 0 additions and 4 deletions

View file

@ -253,9 +253,6 @@ export default class DeviceVerifyDialog extends React.Component {
"If it doesn't, then someone else is intercepting this device " +
"and you probably want to press the blacklist button instead.") }
</p>
<p>
{ _t("In future this verification process will be more sophisticated.") }
</p>
</div>
);