Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 1ef1b64

Browse files
committed
Remove unnecessary import in ScreenNode.m
1 parent 8ebc3bd commit 1ef1b64

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/Multiplex/Sample/ScreenNode.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//
88

99
#import "ScreenNode.h"
10-
#import "AsyncDisplayKit/AsyncDisplayKit.h"
1110

1211
@interface ScreenNode() <ASMultiplexImageNodeDataSource, ASMultiplexImageNodeDelegate, ASImageDownloaderProtocol>
1312
@end

0 commit comments

Comments
 (0)