remove errand whitespace
This commit is contained in:
parent
b3cd6fcc9b
commit
9d99b2f239
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue