remove obsolete comment

pull/21833/head
Matthew Hodgson 2021-03-09 13:35:42 +00:00
parent 72f28240aa
commit 41c87c7570
1 changed files with 0 additions and 1 deletions

View File

@ -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;