Update index.js

This commit is contained in:
Sneha 2023-12-20 16:29:52 +05:30
parent f8b49e1713
commit 595b936f1f

View file

@ -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