From 9af3b5f71edebada66ab780e71921477ca0457a4 Mon Sep 17 00:00:00 2001 From: rajampetS Date: Wed, 30 Jun 2021 14:52:19 +0530 Subject: [PATCH] removing spaces --- MVMCoreUI/Atomic/Templates/TemplateModel.swift | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MVMCoreUI/Atomic/Templates/TemplateModel.swift b/MVMCoreUI/Atomic/Templates/TemplateModel.swift index 94a2476e..45c2ed1a 100644 --- a/MVMCoreUI/Atomic/Templates/TemplateModel.swift +++ b/MVMCoreUI/Atomic/Templates/TemplateModel.swift @@ -13,8 +13,7 @@ import Foundation //-------------------------------------------------- // MARK: - Properties //-------------------------------------------------- - open class var identifier: String { "" } - + open class var identifier: String { "" } public var pageType: String public var template: String {