This commit is contained in:
Kylmakalle 2025-02-04 22:55:51 +02:00
parent b0721a08cc
commit 1405e26da3

View File

@ -3037,11 +3037,3 @@ private func peerInfoControllerImpl(context: AccountContext, updatedPresentation
}
return nil
}
// MARK: Swiftgram
//public extension SharedAccountContextImpl {
// public func initSGIAP() {
// self.sgIAP = SGIAP
// }
//}