Skip to content

Commit

Permalink
Remove redundant import
Browse files Browse the repository at this point in the history
Remove redundant import

#2533
  • Loading branch information
smcvb committed Dec 28, 2022
1 parent 7670f34 commit f660c8c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
import static java.lang.String.format;
import static java.util.Comparator.comparing;
import static org.axonframework.common.BuilderUtils.assertNonNull;
import static org.axonframework.common.ObjectUtils.getOrDefault;
import static org.axonframework.common.annotation.AnnotationUtils.findAnnotationAttributes;
import static org.axonframework.config.EventProcessingConfigurer.PooledStreamingProcessorConfiguration.noOp;

Expand Down

0 comments on commit f660c8c

Please sign in to comment.