Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Liyw979 committed Jan 6, 2025
1 parent 6f7f341 commit b0f63dc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ public MethodSubSignature getSubSignature() {
return getSignature().getSubSignature();
}


@Nonnull
public List<Type> getParameterTypes() {
return getSignature().getParameterTypes();
Expand Down

0 comments on commit b0f63dc

Please sign in to comment.