Completed
Pull Request — master (#220)
by Dieter
18:46 queued 10:46
created
src/Amadeus/Client/Struct/Service/StandaloneCatalogue/FlightInfo.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 
23 23
 namespace Amadeus\Client\Struct\Service\StandaloneCatalogue;
24 24
 
25
-use Amadeus\Client\RequestOptions\Fare\InformativePricing\Segment;
26 25
 use Amadeus\Client\Struct\Fare\InformativePricing13\SegmentGroup;
27 26
 use Amadeus\Client\Struct\Fare\InformativePricing13\SegmentInformation;
28 27
 use Amadeus\Client\Struct\Air\FlightTypeDetails;
Please login to merge, or discard this patch.
src/Amadeus/Client/Struct/Fare/MasterPricerExpertSearch.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
 use Amadeus\Client\RequestOptions\Fare\MPItinerary;
27 27
 use Amadeus\Client\RequestOptions\FareMasterPricerCalendarOptions;
28 28
 use Amadeus\Client\RequestOptions\FareMasterPricerExSearchOptions;
29
-use Amadeus\Client\RequestOptions\TicketAtcShopperMpTbSearchOptions;
30 29
 use Amadeus\Client\Struct\Fare\MasterPricer;
31 30
 
32 31
 /**
Please login to merge, or discard this patch.