diff --git a/README.md b/README.md index 53d59eb..a1116ae 100644 --- a/README.md +++ b/README.md @@ -145,8 +145,6 @@ struct MyCellActions { static let ButtonClicked = "ButtonClicked" } -let kMyAction = "action_key" - class MyTableViewCell : UITableViewCell { @IBAction func buttonClicked(sender: UIButton) {