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