MESSENGER-3269 Compilability

This commit is contained in:
Frank Rotermund
2022-06-19 14:53:02 +02:00
parent ec12c42c54
commit dcdc6805cd
11 changed files with 44 additions and 69 deletions
@@ -20,7 +20,6 @@ import Foundation
@available(iOS 14.0, *)
enum MockAppScreens {
static let appScreens: [MockScreenState.Type] = [
MockLiveLocationSharingViewerScreenState.self,
MockAuthenticationLoginScreenState.self,
MockAuthenticationReCaptchaScreenState.self,
MockAuthenticationTermsScreenState.self,