Removes unused property heightConstraint
This commit is contained in:
parent
39c96849c8
commit
4b855a1a63
@ -10,7 +10,6 @@
|
||||
|
||||
public var actionMap: [AnyHashable: Any]?
|
||||
public weak var buttonDelegate: ButtonDelegateProtocol?
|
||||
public var heightConstraint: NSLayoutConstraint?
|
||||
|
||||
//Does buttonTap block need to be rewritten in swift?
|
||||
private var buttonTapBlock: ButtonTapBlock?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user