CASH-1637

CASH-1637 dupe deductible field
This commit is contained in:
CarlNation 2025-10-15 13:37:57 -04:00
parent a6df3a6ff6
commit 5bf467dfff

View file

@ -1609,7 +1609,6 @@ export const actions = {
vehicleStyle, vehicleStyle,
hasVin, hasVin,
cashOrInsuranceAccountType, cashOrInsuranceAccountType,
currentDeductible,
damageType, damageType,
productType, productType,
eon, eon,
@ -1656,7 +1655,6 @@ export const actions = {
hasVin: hasVin, hasVin: hasVin,
cashOrInsuranceAccountType: cashOrInsuranceAccountType, cashOrInsuranceAccountType: cashOrInsuranceAccountType,
isVerified: isVerified, isVerified: isVerified,
currentDeductible: currentDeductible,
damageType: damageType, damageType: damageType,
productType: productType, productType: productType,
eon: eon, eon: eon,