Skip to content

Commit

Permalink
Fixed code smell
Browse files Browse the repository at this point in the history
  • Loading branch information
w3stling committed Aug 8, 2022
1 parent 591c2d2 commit 029428a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,7 @@ private DateTimeFormatter getDateTimeFormatter(String dateTime) {
return null;
}

@SuppressWarnings("java:S1192")
/**
* Instrument Type
*/
Expand Down

0 comments on commit 029428a

Please sign in to comment.