Skip to content

Commit 49711dd

Browse files
committed
clean up old comments
1 parent 6a0e5ef commit 49711dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

OptimizelySDK/Data Model/DispatchEvents/BatchEvent.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ struct DispatchEvent: Codable, Equatable {
9595
var revenue: AttributeValue?
9696
var value: AttributeValue?
9797

98-
// TODO: [Tom] these two in spec, not used here. is it ok?
99-
// quantity: MISSING
100-
// type: MISSING
101-
10298
enum CodingKeys: String, CodingKey {
10399
case entityID = "entity_id"
104100
case key

0 commit comments

Comments
 (0)