Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
javanna committed Apr 2, 2024
1 parent e6e00d4 commit f1ddf5c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@
/**
* The context needed to retrieve fields.
*/
public record FetchFieldsContext(List<FieldAndFormat> fields) {
}
public record FetchFieldsContext(List<FieldAndFormat> fields) {}

0 comments on commit f1ddf5c

Please sign in to comment.