diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue index da0a2ab9b..556bc4d04 100644 --- a/src/layouts/service-location/service-location.vue +++ b/src/layouts/service-location/service-location.vue @@ -411,13 +411,6 @@ export default { await this.$refs.shopQuestion.reloadShopData(this.zipCode); }, }, - // watch: { - // selectedAppointmentType: { - // handler() { - // this.selectedProvider = null; - // } - // } - // }, components: { alert, serviceZipModalQuestion,