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,
|
partQuestionAnswers: null,
|
||||||
},
|
},
|
||||||
lineItems: {
|
lineItems: {
|
||||||
glassParts: null,
|
glassParts: null
|
||||||
otherParts: null
|
|
||||||
},
|
},
|
||||||
payment: {
|
payment: {
|
||||||
isInsurance: null,
|
isInsurance: null,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue