removed method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
8c92503299
commit
4960dcf512
@ -97,8 +97,6 @@ open class View<ModelType: Modelable>: UIView, ModelHandlerable, ViewProtocol, R
|
||||
}
|
||||
|
||||
// MARK: - ViewProtocol
|
||||
open func updateView(_ size: CGFloat) { }
|
||||
|
||||
/// Will be called only once.
|
||||
open func setup() {
|
||||
translatesAutoresizingMaskIntoConstraints = false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user