@@ -22,7 +22,6 @@ |
||
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; |
@@ -26,7 +26,6 @@ |
||
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 | /** |