mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 11:20:18 +00:00
Move NS_ASSUME_NONNULL_END to the end of the ASDisplayNode header (#2046)
This commit is contained in:
parent
1fbf8ad073
commit
024b8afef5
@ -615,7 +615,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
/**
|
||||
* ## UIView bridge
|
||||
*
|
||||
@ -781,3 +781,5 @@ NS_ASSUME_NONNULL_END
|
||||
@property (nonatomic, assign) BOOL placeholderFadesOut ASDISPLAYNODE_DEPRECATED;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user