Skip to content

Commit 189b07c

Browse files
committed
add nosonar
1 parent 7b6db26 commit 189b07c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/main/java/com/amadeus/resources/FlightAvailability.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/*NOSONAR*/
12
package com.amadeus.resources;
23

34
import com.amadeus.shopping.availability.FlightAvailabilities;

src/main/java/com/amadeus/resources/FlightOfferSearch.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/*NOSONAR*/
12
package com.amadeus.resources;
23

34
import com.google.gson.annotations.SerializedName;

0 commit comments

Comments
 (0)