swiftformat update

This commit is contained in:
Nick Klockenga 2026-03-29 22:56:35 -04:00
parent 7642fe8190
commit a4c86d5f55
No known key found for this signature in database
GPG Key ID: D32B8BF28121ADF6

View File

@ -408,7 +408,7 @@ final class SetupWizardViewModel {
if creationMode == .createNew {
currentStep = .cosignerImport
}
// Import flow: back button is hidden, wallet already created
// Import flow: back button is hidden, wallet already created
case .review: currentStep = .walletName
}
}