Fix lint issues.

This commit is contained in:
Brent Simmons
2025-01-24 15:50:14 -08:00
parent 4b1b285d0b
commit 4fabcab999
8 changed files with 14 additions and 10 deletions

View File

@@ -156,7 +156,6 @@ class SettingsViewController: UITableViewController {
return cell
}
// swiftlint:disable:next function_body_length
override func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
switch indexPath.section {