Bug 35248: Remove Koha::Booking->intersects
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 30 Jan 2024 11:09:17 +0000 (11:09 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 15 Mar 2024 08:38:46 +0000 (09:38 +0100)
commitb351ab12de684b212d58d055b363621899465d70
treec33193d8bd647a7679d89b20aad37d799e93dc72
parent8e370de1d9ea4ba9f1ba17f3ea8bbb28d5bc4479
Bug 35248: Remove Koha::Booking->intersects

Another method left behind from an earlier iteration.. not actually
called anywhere in the final submission in Koha.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Booking.pm