mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
remove obsolete comment
This commit is contained in:
parent
72f28240aa
commit
41c87c7570
@ -97,7 +97,6 @@ export class SetupEncryptionStore extends EventEmitter {
|
||||
|
||||
if (!this.hasDevicesToVerifyAgainst && !this.keyInfo) {
|
||||
// skip before we can even render anything.
|
||||
// XXX: this causes a dialog box flash
|
||||
this.phase = PHASE_FINISHED;
|
||||
} else {
|
||||
this.phase = PHASE_INTRO;
|
||||
|
Loading…
Reference in New Issue
Block a user