Removed old debugging statement.
This commit is contained in:
parent
5783ff48fc
commit
47e42fab0a
@ -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)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user