Skip to content

Commit

Permalink
Delete odd javadoc (#2425)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjnicholson authored Feb 12, 2022
1 parent bd50845 commit c68a03e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

/**
* A calculation target used when the actual target cannot be resolved.
* <p>
* This uses a single instance of {@link ExecutorService}.
*/
@BeanDefinition(style = "light", constructorScope = "package")
final class UnresolvableTarget implements CalculationTarget, ImmutableBean {
Expand Down

0 comments on commit c68a03e

Please sign in to comment.