From 9477f230a2d59f58960bc595eeec7ea5a50bf22c Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Tue, 27 Feb 2024 18:28:18 -0600 Subject: [PATCH] Update uYouPlus.h --- Sources/uYouPlus.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Sources/uYouPlus.h b/Sources/uYouPlus.h index 1442e98..a055f0b 100644 --- a/Sources/uYouPlus.h +++ b/Sources/uYouPlus.h @@ -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