mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-22 18:21:39 +01:00
Remove comment
This commit is contained in:
parent
672b0ac13d
commit
190465918e
@ -80,7 +80,6 @@ export class CrossSigning {
|
||||
)) {
|
||||
return;
|
||||
}
|
||||
console.log("unencrypted event", unencryptedEvent);
|
||||
if (unencryptedEvent.type === VerificationEventTypes.Request ||
|
||||
unencryptedEvent.type === VerificationEventTypes.Start) {
|
||||
await this.platform.logger.run("Start verification from request", async (log) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user