Remove useless commented code in SettingsViewController

This commit is contained in:
SBiOSoftWhare
2018-05-31 12:15:13 +02:00
parent 60634cee09
commit a572ec1c7c
@@ -238,8 +238,6 @@ typedef void (^blockSettingsViewController_onReadyToDestroy)();
@property (weak, nonatomic) DeactivateAccountViewController *deactivateAccountViewController;
//@property (strong, nonatomic) ErrorPresenter *errorPresenter;
@end
@implementation SettingsViewController