Change-Id: Ib1dd6ce3f6a976a135aa241d23285483fbe4ef3a Former-commit-id: 8370ac9ef84643c313785dd8a88b49bcf3e7ec14
This commit is contained in:
parent
d094fac4bf
commit
3c2474df0c
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ public class AirmetDataAdapter extends AbstractAdvisoryDataAdapter {
|
|||
String inspectString = String.format(INSPECT_FORMAT, day, hour, min,
|
||||
segment);
|
||||
String hazType = report.getHazardType();
|
||||
;
|
||||
|
||||
String label;
|
||||
|
||||
if (hazType.equalsIgnoreCase(IFR_TYPE)) {
|
||||
|
|
Loading…
Add table
Reference in a new issue