Skip to content

Commit

Permalink
Removed unnecessary javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
amitjoy committed Nov 8, 2023
1 parent d8ca8c3 commit 9581482
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@

public final class TestHelper {

/**
* Non-instantiable
*/
private TestHelper() {
throw new IllegalAccessError("Non-Instantiable");
}
Expand Down

0 comments on commit 9581482

Please sign in to comment.