mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Remove iOS 13/14 checks from Template/Onboarding/Authentication.
This commit is contained in:
-1
@@ -19,7 +19,6 @@ import Foundation
|
||||
protocol OnboardingDisplayNameViewModelProtocol {
|
||||
|
||||
var completion: ((OnboardingDisplayNameViewModelResult) -> Void)? { get set }
|
||||
@available(iOS 14, *)
|
||||
var context: OnboardingDisplayNameViewModelType.Context { get }
|
||||
|
||||
/// Update the view model to show that an error has occurred.
|
||||
|
||||
Reference in New Issue
Block a user