removed unused field
This commit is contained in:
parent
32891fde42
commit
783b717f4e
1 changed files with 1 additions and 2 deletions
|
|
@ -48,8 +48,7 @@ const getDefaultState = () => {
|
|||
partQuestionAnswers: null,
|
||||
},
|
||||
lineItems: {
|
||||
glassParts: null,
|
||||
otherParts: null
|
||||
glassParts: null
|
||||
},
|
||||
payment: {
|
||||
isInsurance: null,
|
||||
|
|
|
|||
Loading…
Reference in a new issue