Move NS_ASSUME_NONNULL_END to the end of the ASDisplayNode header (#2046)

This commit is contained in:
Michael Schneider 2016-08-09 13:06:01 -07:00 committed by Adlai Holler
parent 1fbf8ad073
commit 024b8afef5

View File

@ -615,7 +615,7 @@ NS_ASSUME_NONNULL_BEGIN
@end @end
NS_ASSUME_NONNULL_END
/** /**
* ## UIView bridge * ## UIView bridge
* *
@ -781,3 +781,5 @@ NS_ASSUME_NONNULL_END
@property (nonatomic, assign) BOOL placeholderFadesOut ASDISPLAYNODE_DEPRECATED; @property (nonatomic, assign) BOOL placeholderFadesOut ASDISPLAYNODE_DEPRECATED;
@end @end
NS_ASSUME_NONNULL_END