mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
refactor and cleanup [skip ci]
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
import Foundation
|
||||
#if os(macOS)
|
||||
import MtProtoKitMac
|
||||
import TelegramApiMac
|
||||
#else
|
||||
import TelegramApi
|
||||
#if BUCK
|
||||
import MtProtoKit
|
||||
#else
|
||||
import MtProtoKitDynamic
|
||||
#endif
|
||||
#endif
|
||||
import MtProtoKit
|
||||
import TelegramApi
|
||||
|
||||
|
||||
private let apiPrefix: String = {
|
||||
|
||||
Reference in New Issue
Block a user