Completed
Push — master ( 735830...ddc755 )
by Mr
06:26
created
src/Endpoints/Bookings.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.