From 595b936f1ff00d2d5de753c8259d9a2d854191fb Mon Sep 17 00:00:00 2001 From: Sneha Date: Wed, 20 Dec 2023 16:29:52 +0530 Subject: [PATCH] Update index.js --- src/store/index.js | 4 ---- 1 file changed, 4 deletions(-) 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