mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Coding fixes
This commit is contained in:
@@ -19,6 +19,10 @@ final public class AdaptedPostboxDecoder {
|
||||
self.data = data
|
||||
self.typeHash = typeHash
|
||||
}
|
||||
|
||||
public init(from decoder: Decoder) throws {
|
||||
preconditionFailure()
|
||||
}
|
||||
}
|
||||
|
||||
public init() {
|
||||
|
||||
Reference in New Issue
Block a user