remove key

This commit is contained in:
Pfeil, Scott Robert 2020-03-18 13:32:17 -04:00
parent 3210d8cc88
commit 9b94128595

View File

@ -43,7 +43,6 @@ import Foundation
//-------------------------------------------------- //--------------------------------------------------
private enum CodingKeys: String, CodingKey { private enum CodingKeys: String, CodingKey {
case moleculeName
case template case template
case pageType case pageType
case screenHeading case screenHeading