Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
cianbuckley committed Oct 10, 2023
1 parent 6093b4c commit aa01eb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class SettingsViewController: UITableViewController {

static func from(_ rawValue: Int) -> Section {
return Section(rawValue: rawValue) ?? .undefined
}
}
}

private lazy var preloadingSwitch: UISwitch = {
Expand Down

0 comments on commit aa01eb2

Please sign in to comment.