Skip to content

Commit 85b8300

Browse files
Sachin KesirajuSachin Kesiraju
authored andcommitted
Minor update.
1 parent d033a2a commit 85b8300

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

SwiftExample/TableViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ class TableViewController: UITableViewController {
8686
alert.delegate = self
8787
alert.title = rowTitle
8888
alert.message = "You selected row \(rowToUseInAlert)"
89-
alert.addButtonWithTitle("Cancel")
9089
alert.addButtonWithTitle("OK")
9190

9291
alert.show()

0 commit comments

Comments
 (0)