Skip to content

Commit

Permalink
make change to restart gradle check
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Lou <[email protected]>
  • Loading branch information
mloufra committed Feb 17, 2023
1 parent 494ee83 commit 7b8cdf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1384,7 +1384,7 @@ public void writeTo(StreamOutput out) throws IOException {
out.writeBoolean(isFiltered);
}

float getMin() {
public float getMin() {
return minValue;
}

Expand Down

0 comments on commit 7b8cdf4

Please sign in to comment.