mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 21:56:58 +02:00
Code cleaning: Remove useless TableViewCell classes.
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
#import "MXKTableViewCell.h"
|
||||
|
||||
@interface TableViewCellWithLabelAndLargeTextView : MXKTableViewCell
|
||||
{
|
||||
}
|
||||
|
||||
@property (strong, nonatomic) IBOutlet UILabel *mxkLabel;
|
||||
@property (strong, nonatomic) IBOutlet UITextView *mxkTextView;
|
||||
|
||||
Reference in New Issue
Block a user