mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Removed empty lines.
This commit is contained in:
parent
71aab1cc1e
commit
3b5bf19433
1 changed files with 0 additions and 2 deletions
|
|
@ -98,7 +98,6 @@
|
|||
invocation.selector = crashReporterSelector;
|
||||
[invocation setArgument:&value atIndex:2];
|
||||
[invocation invoke];
|
||||
|
||||
}
|
||||
|
||||
+ (BOOL)checkJMCConfiguration:(NSDictionary *)configuration {
|
||||
|
|
@ -123,7 +122,6 @@
|
|||
[invocation setArgument:&project atIndex:3];
|
||||
[invocation setArgument:&key atIndex:4];
|
||||
[invocation invoke];
|
||||
|
||||
}
|
||||
|
||||
#pragma mark - Public Instance Methods (Configuration)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue