mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-03 19:30:09 +00:00
Remove unused initializer in ASTableNode (#3268)
This commit is contained in:
parent
c325ae2cb5
commit
c642771e1c
@ -64,10 +64,6 @@
|
||||
@property (nonatomic, strong) _ASTablePendingState *pendingState;
|
||||
@end
|
||||
|
||||
@interface ASTableView ()
|
||||
- (instancetype)_initWithFrame:(CGRect)frame style:(UITableViewStyle)style dataControllerClass:(Class)dataControllerClass;
|
||||
@end
|
||||
|
||||
@implementation ASTableNode
|
||||
|
||||
#pragma mark Lifecycle
|
||||
|
Loading…
x
Reference in New Issue
Block a user