Removing comment

This commit is contained in:
Michaela Brydon 2024-03-04 15:16:07 -05:00
parent 63872cd900
commit 3a75fe9658

View file

@ -144,7 +144,6 @@ const getDefaultState = () => ({
lineItems: { lineItems: {
glassParts: null, glassParts: null,
otherParts: null, otherParts: null,
// TODO figure out when this needs set and reset, then just reference
supportingItems: null, supportingItems: null,
vaps: null vaps: null
}, },