diff --git a/src/store/index.js b/src/store/index.js index 210483b77..8a6dcf544 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -1880,10 +1880,6 @@ export const actions = { ); context.commit(storeMutations.UPDATE_GLASS_TO_REPLACE, selectedGlassToReplace); } - const updateVaps = !isGlassToReplaceTheSame && isWindshieldRepairTheSame; - if (updateVaps) { - context.commit(storeMutations.UPDATE_VAPS, null); - } }, // Vin lookup