Update uYouPlus.h

This commit is contained in:
arichornlover 2024-02-27 18:28:18 -06:00 committed by GitHub
parent 07589f5d75
commit 9477f230a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -151,8 +151,6 @@
+ (UIColor *)blackPure;
+ (UIColor *)grey1;
+ (UIColor *)grey2;
+ (UIColor *)white1Alpha98;
+ (UIColor *)white1Alpha95;
@end
@interface YTPageStyleController
@ -165,9 +163,6 @@
@interface ELMView : UIView
@end
@interface _ASDisplayView : UIView
@end
@interface ELMContainerNode : NSObject
@end