Swiftgram/MTProtoKit/MTRequestErrorContext.m
2014-02-25 20:00:18 +04:00

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