Skip to content

Commit

Permalink
Fix javadoc issue
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 9828a9c commit ed670ed
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();
}

public static class DataCollectorHookOptionsBuilder {
}

/**
* CustomBuilder is ensuring the validation in the build method.
*/
Expand Down

0 comments on commit ed670ed

Please sign in to comment.