Updated Headers

This commit is contained in:
arichorn 2023-08-18 21:55:09 -05:00 committed by GitHub
parent f4dd193afc
commit eb2deec5c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,8 +170,6 @@
@end
@interface _ASDisplayView : UIView
- (UILabel *)findLabelInSubviews:(NSArray *)subviews;
- (void)customizeLabel:(UILabel *)label;
@end
@interface YTPivotBarIndicatorView : UIView