Skip to content

Commit

Permalink
Polish formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jkschneider committed Dec 24, 2024
1 parent ef0f845 commit 321c93b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ class Class extends FullyQualified {
@NonFinal
FullyQualified owningClass;


@NonFinal
FullyQualified @Nullable [] annotations;

Expand Down Expand Up @@ -1100,7 +1099,6 @@ class Method implements JavaType {
@NonFinal
JavaType returnType;


@NonFinal
String @Nullable [] parameterNames;

Expand Down

0 comments on commit 321c93b

Please sign in to comment.