From b54c046a3dc369f6426fd6ff1be0cc42d14f006b Mon Sep 17 00:00:00 2001 From: Katie Date: Tue, 3 Jan 2023 08:59:12 -0500 Subject: [PATCH] CSR-1014 Remove extra line --- src/store/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/store/index.js b/src/store/index.js index 0436976ba..5243ed6d1 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -345,8 +345,6 @@ export const mutations = { state.order.damage.partQuestionAnswers = sessionInformation.order.damage.partQuestionAnswers; - state.order.damage.capabilityQuestionAnswers = - sessionInformation.order.damage.capabilityQuestionAnswers; state.order.damage.moldingQuestionAnswers = sessionInformation.order.damage.moldingQuestionAnswers; state.order.damage.capabilityQuestionAnswers =