Skip to content

Commit

Permalink
Spotless apply
Browse files Browse the repository at this point in the history
Signed-off-by: Finn Carroll <carrofin@amazon.com>
  • Loading branch information
finnegancarroll committed Jan 16, 2025
1 parent 53b28e2 commit 85ff21b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ protected Rounding getRounding(final long low, final long high) {
if (roundingIdx != prevRoundingIdx) {
preparedRounding = prepareRounding(roundingIdx);
}

return roundingInfos[roundingIdx].rounding;
}

Expand Down

0 comments on commit 85ff21b

Please sign in to comment.