mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Refactoring
This commit is contained in:
@@ -334,7 +334,6 @@ public func languageSuggestionController(context: AccountContext, suggestedLocal
|
||||
}
|
||||
|
||||
let presentationData = context.sharedContext.currentPresentationData.with { $0 }
|
||||
let theme = context.sharedContext.presentationData
|
||||
let strings = LanguageSuggestionControllerStrings(localization: suggestedLocalization)
|
||||
guard let mainPath = getAppBundle().path(forResource: "en", ofType: "lproj") else {
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user