fix readme

This commit is contained in:
Max Sokolov 2016-05-15 18:21:56 +03:00
parent cb9789ccd8
commit 05bc9039ea
1 changed files with 0 additions and 2 deletions

View File

@ -145,8 +145,6 @@ struct MyCellActions {
static let ButtonClicked = "ButtonClicked"
}
let kMyAction = "action_key"
class MyTableViewCell : UITableViewCell {
@IBAction func buttonClicked(sender: UIButton) {