Skip to content

Commit

Permalink
Remove invalid javadoc reference (#106139)
Browse files Browse the repository at this point in the history
Removes invalid javadoc reference.
  • Loading branch information
mark-vieira committed Mar 8, 2024
1 parent 334d7f5 commit 5ccbad1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
/**
* @deprecated We wanna get rid from this and custom jdk downloads via this plugin and
* make leverage the gradle toolchain resolver capabilities.
*
* @See @org.elasticsearch.gradle.internal.toolchain.JavaToolChainResolverPlugin
* */
@Deprecated
public class JdkDownloadPlugin implements Plugin<Project> {
Expand Down

0 comments on commit 5ccbad1

Please sign in to comment.