mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-29 08:39:00 +08:00
Remove unnecessary import in ScreenNode.m
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
//
|
||||
|
||||
#import "ScreenNode.h"
|
||||
#import "AsyncDisplayKit/AsyncDisplayKit.h"
|
||||
|
||||
@interface ScreenNode() <ASMultiplexImageNodeDataSource, ASMultiplexImageNodeDelegate, ASImageDownloaderProtocol>
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user