@@ -6,8 +6,6 @@ |
||
| 6 | 6 | use Bookeo\Interfaces\QueryInterface; |
| 7 | 7 | use Bookeo\Models\Booking; |
| 8 | 8 | use Bookeo\Models\BookingsList; |
| 9 | -use Bookeo\Models\Hold; |
|
| 10 | -use Bookeo\Models\HoldCreate; |
|
| 11 | 9 | |
| 12 | 10 | /** |
| 13 | 11 | * Operations to manage bookings |