mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-06 14:25:04 +00:00
Remove unnecessary import in ScreenNode.m
This commit is contained in:
parent
8ebc3bdf67
commit
1ef1b647c9
@ -7,7 +7,6 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
#import "ScreenNode.h"
|
#import "ScreenNode.h"
|
||||||
#import "AsyncDisplayKit/AsyncDisplayKit.h"
|
|
||||||
|
|
||||||
@interface ScreenNode() <ASMultiplexImageNodeDataSource, ASMultiplexImageNodeDelegate, ASImageDownloaderProtocol>
|
@interface ScreenNode() <ASMultiplexImageNodeDataSource, ASMultiplexImageNodeDelegate, ASImageDownloaderProtocol>
|
||||||
@end
|
@end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user