Skip to content

Commit

Permalink
Refine null-safety
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze committed Apr 5, 2024
1 parent 2c69dc8 commit e5ef9b9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,6 @@ public void setObjectName(ObjectName objectName) {
}

@Override
@Nullable
public Object getTarget() {
try {
return super.getTarget();
Expand Down

0 comments on commit e5ef9b9

Please sign in to comment.