mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
chore: clean up comment
This commit is contained in:
@@ -48,7 +48,6 @@ class PullUpToMarkAsReadTableViewController: UITableViewController {
|
||||
textLabel = label
|
||||
markAsReadFooterView.addSubview(label)
|
||||
|
||||
// self.tableView.addSubview(markAsReadFooterView)
|
||||
let backgroundView = UIView()
|
||||
backgroundView.addSubview(markAsReadFooterView)
|
||||
self.tableView.backgroundView = backgroundView
|
||||
|
||||
Reference in New Issue
Block a user