Skip to content

Commit

Permalink
Fix whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
mcimadamore committed Oct 18, 2023
1 parent 1011ab1 commit 66123ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ private static long getBaseAndScale(Class<?> arrayType) {
throw new IllegalArgumentException("Not a supported array class: " + arrayType.getSimpleName());
}
}

// accessors

@ForceInline
Expand Down

0 comments on commit 66123ea

Please sign in to comment.