Skip to content

Commit 5ccbad1

Browse files
authored
Remove invalid javadoc reference (#106139)
Removes invalid javadoc reference.
1 parent 334d7f5 commit 5ccbad1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build-tools/src/main/java/org/elasticsearch/gradle/JdkDownloadPlugin.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
/**
2626
* @deprecated We wanna get rid from this and custom jdk downloads via this plugin and
2727
* make leverage the gradle toolchain resolver capabilities.
28-
*
29-
* @See @org.elasticsearch.gradle.internal.toolchain.JavaToolChainResolverPlugin
3028
* */
3129
@Deprecated
3230
public class JdkDownloadPlugin implements Plugin<Project> {

0 commit comments

Comments
 (0)