Removing monitor from flow as it adds a substantial delay
This commit is contained in:
parent
eb55f6afaf
commit
1fcd49af2a
1 changed files with 0 additions and 1 deletions
|
|
@ -572,7 +572,6 @@ export class BaanReserverenService {
|
|||
try {
|
||||
await this.init()
|
||||
await this.navigateToDay(reservation.dateRangeStart)
|
||||
await this.monitorCourtReservations()
|
||||
await this.selectAvailableTime(reservation)
|
||||
await this.selectOwner(reservation.ownerId)
|
||||
await this.selectOpponents(reservation.opponents)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue