mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
remove errand whitespace
This commit is contained in:
parent
b3cd6fcc9b
commit
9d99b2f239
@ -49,7 +49,6 @@ export class SetupEncryptionStore extends EventEmitter {
|
||||
cli.on("crypto.verification.request", this.onVerificationRequest);
|
||||
cli.on('userTrustStatusChanged', this._onUserTrustStatusChanged);
|
||||
|
||||
|
||||
const requestsInProgress = cli.getVerificationRequestsToDeviceInProgress(cli.getUserId());
|
||||
if (requestsInProgress.length) {
|
||||
// If there are multiple, we take the most recent. Equally if the user sends another request from
|
||||
|
Loading…
Reference in New Issue
Block a user