Skip to content

Commit

Permalink
Apply spotless suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbarny committed Feb 20, 2024
1 parent 8af811d commit 6943024
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -306,7 +306,7 @@ private FieldValues<Long> scriptValues() {
return factory == null
? null
: (lookup, ctx, doc, consumer) -> factory.newFactory(
name(),
name(),
script.get().getParams(),
lookup,
buildFormatter(),
Expand Down

0 comments on commit 6943024

Please sign in to comment.