Remove test code.

This commit is contained in:
Hedden, Kyle Matthew 2023-09-07 08:34:28 -04:00
parent 7da47bb77a
commit 94defaa6bc

View File

@ -17,7 +17,6 @@
public var id: String = { return UUID().uuidString }()
public var headline: LabelModel?
public var body: LabelModel?
public var another: LabelToggle?
public var style: Style?
public var backgroundColor: Color?