format reset
This commit is contained in:
parent
cd35990a95
commit
21c1747f55
@ -8,7 +8,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
public protocol TemplateProtocol: AnyObject, PageProtocol{
|
||||
public protocol TemplateProtocol: AnyObject, PageProtocol {
|
||||
associatedtype TemplateModel: TemplateModelProtocol
|
||||
var templateModel: TemplateModel? { get set }
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user