remove commented out line

This commit is contained in:
Bill Richardson 2026-02-18 10:15:30 -05:00
parent f4fbca585e
commit 2050159145

View file

@ -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,