Skip to content

Commit 0b4fc4b

Browse files
committed
no sonar
1 parent d4673d2 commit 0b4fc4b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/*NOSONAR*/
2+
13
package com.amadeus.resources;
24

35
import lombok.Getter;

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/*NOSONAR*/
2+
13
package com.amadeus.resources;
24

35
import lombok.Getter;

0 commit comments

Comments
 (0)