diff --git a/src/layouts/schedule-page/service-location/service-location.vue b/src/layouts/schedule-page/service-location/service-location.vue index 78a5cb32..bca1ba72 100644 --- a/src/layouts/schedule-page/service-location/service-location.vue +++ b/src/layouts/schedule-page/service-location/service-location.vue @@ -317,8 +317,6 @@ export default { }, selectedAppointmentType(newValue, oldValue) { if (this.isInshop && this.selectedProvider && this.availabilityRating === null) { - // this.refreshAvailabilityRating(); - const appointmenTypeServiceLocationObj = { appointmentType: newValue, mobileProviderNumber: null,