Revert "CASH-1235: Set auto selected timeslot"

This reverts commit c61e153fc3.
This commit is contained in:
Chris Redelinghuys 2025-07-28 11:24:02 -04:00
parent c49808b476
commit 3e001244fa

View file

@ -494,7 +494,6 @@ export default {
} else {
this.selectedAnswerForDropOffOrInshop = this.answersForDropOffQuestion[0].value;
}
this.setSelectedTimeSlot();
}
},
addPremiumFlagToInput(routeCode) {