remove commented out line
This commit is contained in:
parent
f4fbca585e
commit
2050159145
1 changed files with 0 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue