Skip to content

Commit

Permalink
fix: update javadoc (#63)
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <[email protected]>

Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert authored Aug 16, 2022
1 parent 511bb33 commit 3a4b7d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public OpenTelemetryHook() {
}

/**
* A test method.
* A test method...
* @return {boolean}
*/
public static boolean test() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public FlagdProvider() {
}

/**
* A test method.
* A test method...
*
* @return {boolean}
*/
Expand Down

0 comments on commit 3a4b7d8

Please sign in to comment.