Skip to content

Commit 2a91265

Browse files
Checkstyle fix
1 parent 8fddd3a commit 2a91265

File tree

1 file changed

+0
-2
lines changed
  • spring-data-eclipse-store/src/main/java/software/xdev/spring/data/eclipse/store/repository/root

1 file changed

+0
-2
lines changed

spring-data-eclipse-store/src/main/java/software/xdev/spring/data/eclipse/store/repository/root/EntityData.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ public EntityData()
5050

5151
/**
5252
* Accepts {@code null} if no id field is defined
53-
*
54-
* @param idGetter
5553
*/
5654
public void setIdGetter(final Function<T, ID> idGetter)
5755
{

0 commit comments

Comments
 (0)