feat: remove unused option (MESSNEGER-6076)

This commit is contained in:
JanNiklas Grabowski
2024-08-20 17:35:55 +02:00
parent 7ddfa990cf
commit ca4bc2d6ab

View File

@@ -762,11 +762,6 @@ SSOAuthenticationPresenterDelegate>
[sectionAbout addRowWithTag:ABOUT_SUPPORT_INDEX];
}
if (BWIBuildSettings.shared.settingsScreenAllowBugReportingManually)
{
[sectionAbout addRowWithTag:ADVANCED_REPORT_BUG_INDEX];
}
[sectionAbout addRowWithTag:ABOUT_COPYRIGHT_INDEX];
if (BWIBuildSettings.shared.applicationTermsConditionsUrlString.length)