Removed unused watch for initialVin
This commit is contained in:
parent
3357772a11
commit
8e09181629
1 changed files with 0 additions and 3 deletions
|
|
@ -203,9 +203,6 @@ export default {
|
||||||
this.getCmsContent("FunnelFooterWidget", "ForwardButtonText")
|
this.getCmsContent("FunnelFooterWidget", "ForwardButtonText")
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
initialVin() {
|
|
||||||
console.log("initial vin change");
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
perfectMatchNewVinAlert() {
|
perfectMatchNewVinAlert() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue