Indentation fix
This commit is contained in:
parent
39ba2c9c84
commit
fe41350999
@ -145,8 +145,8 @@ open class CaretLink: Button, MVMCoreUIViewConstrainingProtocol {
|
||||
}
|
||||
|
||||
open override func reset() {
|
||||
super.reset()
|
||||
rightView?.removeFromSuperview()
|
||||
super.reset()
|
||||
rightView?.removeFromSuperview()
|
||||
}
|
||||
|
||||
public func needsToBeConstrained() -> Bool { true }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user