From 05bc9039ea068135bf0163174b87c814596f84ce Mon Sep 17 00:00:00 2001 From: Max Sokolov Date: Sun, 15 May 2016 18:21:56 +0300 Subject: [PATCH] fix readme --- README.md | 2 -- 1 file changed, 2 deletions(-) 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) {