Skip to content

Commit

Permalink
javadoc fix
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
  • Loading branch information
thomaspoignant committed Sep 18, 2023
1 parent ed670ed commit 39905da
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ public static DataCollectorHookOptionsBuilder builder() {
return new CustomBuilder();
}

/**
* used only for the javadoc not to complain.
*/
public static class DataCollectorHookOptionsBuilder {
}

Expand Down

0 comments on commit 39905da

Please sign in to comment.