diff --git a/src/store/index.js b/src/store/index.js index f3e3cf96a..44dfccfcc 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -48,8 +48,7 @@ const getDefaultState = () => { partQuestionAnswers: null, }, lineItems: { - glassParts: null, - otherParts: null + glassParts: null }, payment: { isInsurance: null,