mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Remove ASRangeHandler protocol with all classes that implement it
With the move to the new ASRangeController we don't need the ASRangeHandler protocol anymore
This commit is contained in:
@@ -63,9 +63,6 @@
|
||||
#import <AsyncDisplayKit/ASLayoutOptions.h>
|
||||
#import <AsyncDisplayKit/ASLog.h>
|
||||
#import <AsyncDisplayKit/ASMutableAttributedStringBuilder.h>
|
||||
#import <AsyncDisplayKit/ASRangeHandler.h>
|
||||
#import <AsyncDisplayKit/ASRangeHandlerPreload.h>
|
||||
#import <AsyncDisplayKit/ASRangeHandlerRender.h>
|
||||
#import <AsyncDisplayKit/ASThread.h>
|
||||
#import <AsyncDisplayKit/CGRect+ASConvenience.h>
|
||||
#import <AsyncDisplayKit/NSMutableAttributedString+TextKitAdditions.h>
|
||||
|
||||
Reference in New Issue
Block a user