removing spaces

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

View File

@ -15,7 +15,6 @@ import Foundation
//-------------------------------------------------- //--------------------------------------------------
open class var identifier: String { "" } open class var identifier: String { "" }
public var pageType: String public var pageType: String
public var template: String { public var template: String {
// Although this is done in the extension, it is needed for the encoding. // Although this is done in the extension, it is needed for the encoding.