Removing old comment that was moved
Some checks failed
ci/woodpecker/manual/test-and-deploy Pipeline failed

This commit is contained in:
collin 2026-03-23 10:08:11 +01:00
parent 1dffb0c41d
commit f7e3bb883a
No known key found for this signature in database

View file

@ -477,7 +477,6 @@ export class BaanReserverenService {
await this.page.waitForNetworkIdle()
}
// As a wise man once said, «»
private async sortCourtsByRank(
freeCourts: ElementHandle<Element>[],
): Promise<ElementHandle | null> {