Merge pull request #2705 from Safelite/feature/revert_CASH-1235

Revert "CASH-1235: Set auto selected timeslot"
This commit is contained in:
Chris 2025-07-28 11:31:17 -04:00 committed by GitHub
commit 7035abb8a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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