Removed unused watch for initialVin

This commit is contained in:
Leah Schumann 2022-06-15 15:10:58 -04:00
parent 3357772a11
commit 8e09181629

View file

@ -203,9 +203,6 @@ export default {
this.getCmsContent("FunnelFooterWidget", "ForwardButtonText")
);
},
initialVin() {
console.log("initial vin change");
},
},
computed: {
perfectMatchNewVinAlert() {