Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
filiphr committed Aug 18, 2024
1 parent 07bd91c commit 34e4d82
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ default String mapNestedName(Source source) {
return nested != null ? nested.getNestedName() : null;
}


class Target {

private String name;
Expand Down

0 comments on commit 34e4d82

Please sign in to comment.