removing spaces

This commit is contained in:
rajampetS 2021-06-30 14:52:19 +05:30
parent ffa4719a95
commit 9af3b5f71e

View File

@ -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 {