Skip to content

Commit

Permalink
Add a blank line back
Browse files Browse the repository at this point in the history
Signed-off-by: Tianli Feng <[email protected]>
  • Loading branch information
Tianli Feng committed Aug 2, 2022
1 parent 3b4b9dd commit ef128b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ public class WhitelistClass {
List<WhitelistField> allowlistFields,
List<Object> painlessAnnotations
) {

this.origin = Objects.requireNonNull(origin);
this.javaClassName = Objects.requireNonNull(javaClassName);

Expand Down

0 comments on commit ef128b7

Please sign in to comment.