ui: remove logs

This commit is contained in:
Aaron Greenspan
2021-01-13 17:23:06 -07:00
committed by Aiden McClelland
parent 238ede33b9
commit 81d11842f0
2 changed files with 1 additions and 5 deletions

View File

@@ -89,7 +89,6 @@ export class InstallWizardComponent extends Cleanup implements OnInit {
])
await this.slideContainer.lockSwipes(true)
this.slideContainer.update()
// this.currentSlide.load()
}
}