mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix lint issues.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user