mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-04 11:50:38 +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;
|
@property (nonatomic, strong) _ASTablePendingState *pendingState;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface ASTableView ()
|
|
||||||
- (instancetype)_initWithFrame:(CGRect)frame style:(UITableViewStyle)style dataControllerClass:(Class)dataControllerClass;
|
|
||||||
@end
|
|
||||||
|
|
||||||
@implementation ASTableNode
|
@implementation ASTableNode
|
||||||
|
|
||||||
#pragma mark Lifecycle
|
#pragma mark Lifecycle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user