We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c012f6 commit 5845a28Copy full SHA for 5845a28
src/test/java/com/amadeus/NamespaceTest.java
@@ -3,10 +3,6 @@
3
import static org.junit.jupiter.api.Assertions.assertEquals;
4
import static org.junit.jupiter.api.Assertions.assertNotNull;
5
6
-import java.io.IOException;
7
-import java.util.ArrayList;
8
-import java.util.List;
9
-
10
import com.amadeus.airline.Destinations;
11
import com.amadeus.airport.DirectDestinations;
12
import com.amadeus.airport.predictions.AirportOnTime;
0 commit comments