From 8e091816295d07ec0fc16e0f3aaa782599390d5e Mon Sep 17 00:00:00 2001 From: Leah Schumann Date: Wed, 15 Jun 2022 15:10:58 -0400 Subject: [PATCH] Removed unused watch for initialVin --- src/layouts/vin-lookup/vin-lookup.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/layouts/vin-lookup/vin-lookup.vue b/src/layouts/vin-lookup/vin-lookup.vue index 699856b79..29aeda5e4 100644 --- a/src/layouts/vin-lookup/vin-lookup.vue +++ b/src/layouts/vin-lookup/vin-lookup.vue @@ -203,9 +203,6 @@ export default { this.getCmsContent("FunnelFooterWidget", "ForwardButtonText") ); }, - initialVin() { - console.log("initial vin change"); - }, }, computed: { perfectMatchNewVinAlert() {