Skip to content

Commit

Permalink
Checkstyle fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesRabauer committed Oct 22, 2024
1 parent 8fddd3a commit 2a91265
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ public EntityData()

/**
* Accepts {@code null} if no id field is defined
*
* @param idGetter
*/
public void setIdGetter(final Function<T, ID> idGetter)
{
Expand Down

0 comments on commit 2a91265

Please sign in to comment.