mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Removed old debugging statement.
This commit is contained in:
@@ -62,9 +62,6 @@ class ImageViewController: UIViewController {
|
||||
}
|
||||
|
||||
@IBAction func done(_ sender: Any) {
|
||||
if let button = sender as? UIButton {
|
||||
print(button.frame.size)
|
||||
}
|
||||
dismiss(animated: true)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user