Remove unused properties.

This commit is contained in:
SBiOSoftWhare
2021-02-10 15:11:36 +01:00
parent 08eabcf4fe
commit 19528ed48d
2 changed files with 0 additions and 2 deletions

View File

@@ -243,7 +243,6 @@ TableViewSectionsDelegate>
@property (nonatomic, strong) SettingsDiscoveryThreePidDetailsCoordinatorBridgePresenter *discoveryThreePidDetailsPresenter;
@property (nonatomic, strong) SecureBackupSetupCoordinatorBridgePresenter *secureBackupSetupCoordinatorBridgePresenter;
@property (nonatomic, strong) AuthenticatedSessionViewControllerFactory *authenticatedSessionViewControllerFactory;
@property (nonatomic, strong) TableViewSections *tableViewSections;