removed unused field

This commit is contained in:
Mark Harris 2022-07-27 09:42:43 -04:00
parent 32891fde42
commit 783b717f4e

View file

@ -48,8 +48,7 @@ const getDefaultState = () => {
partQuestionAnswers: null,
},
lineItems: {
glassParts: null,
otherParts: null
glassParts: null
},
payment: {
isInsurance: null,