Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Replaced nils with updatecellstates
Browse files Browse the repository at this point in the history
  • Loading branch information
vquach2404 committed Sep 10, 2020
1 parent 87f707b commit ce07368
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,7 @@ class ConfigureSubnetworkTraceOptionsViewController: UITableViewController {

override func viewDidLoad() {
super.viewDidLoad()
selectedAttribute = nil
selectedComparison = nil
selectedValue = nil
updateCellStates()
}

override func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
Expand Down

0 comments on commit ce07368

Please sign in to comment.