Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed May 28, 2024
1 parent 0a8b243 commit ab6b12e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,6 @@ private List<ResourceTransformer> getResourceTransformers() throws MojoExecution
if (transformer == null) {
throw new MojoExecutionException(
"Failed to create shaded artifact: parameter transformers contains null (double-check XML attribute)");

}
}
return Arrays.asList(transformers);
Expand Down

0 comments on commit ab6b12e

Please sign in to comment.