diff --git a/src/store/index.js b/src/store/index.js index cf2326d53..991391e38 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -1609,7 +1609,6 @@ export const actions = { vehicleStyle, hasVin, cashOrInsuranceAccountType, - currentDeductible, damageType, productType, eon, @@ -1656,7 +1655,6 @@ export const actions = { hasVin: hasVin, cashOrInsuranceAccountType: cashOrInsuranceAccountType, isVerified: isVerified, - currentDeductible: currentDeductible, damageType: damageType, productType: productType, eon: eon,