Skip to content

Commit 91ac6fa

Browse files
Steve TreaseSteve Trease
authored andcommitted
changes
1 parent fdb789d commit 91ac6fa

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

IP Address/ViewController.swift

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,6 @@ class ViewController: UIViewController, UITableViewDelegate, UITableViewDataSour
3131
// Dispose of any resources that can be recreated.
3232
}
3333

34-
/*
35-
override func viewDidAppear(_ animated: Bool) {
36-
print (NSURL (fileURLWithPath: "\(#file)").lastPathComponent!, "\(#function)")
37-
super.viewDidAppear(animated)
38-
refreshAndSortAndFilterData()
39-
self.tableView.reloadData()
40-
}*/
4134

4235

4336
func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {

0 commit comments

Comments
 (0)