mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-03 19:30:09 +00:00
14 lines
222 B
Objective-C
14 lines
222 B
Objective-C
//
|
|
// MTRequestErrorContext.m
|
|
// MtProtoKit
|
|
//
|
|
// Created by Admin on 18/02/2014.
|
|
// Copyright (c) 2014 Telegram. All rights reserved.
|
|
//
|
|
|
|
#import "MTRequestErrorContext.h"
|
|
|
|
@implementation MTRequestErrorContext
|
|
|
|
@end
|