formatting update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
72ab779c51
commit
7f0cc11f2a
@ -9,7 +9,7 @@
|
||||
import UIKit
|
||||
import MVMCore.MVMCoreViewProtocol
|
||||
|
||||
public protocol MoleculeViewProtocol: UIView, ModelHandlerProtocol{
|
||||
public protocol MoleculeViewProtocol: UIView, ModelHandlerProtocol {
|
||||
|
||||
/// Initializes the view with the model
|
||||
init(model: MoleculeModelProtocol, _ delegateObject: MVMCoreUIDelegateObject?, _ additionalData: [AnyHashable: Any]?)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user