Skip to content

Commit 37161f9

Browse files
committed
Remove dead javadoc URLs
1 parent a637860 commit 37161f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

buildSrc/src/main/kotlin/CommonJavaConfig.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ fun Project.applyCommonJavaConfiguration(sourcesJar: Boolean, banSlf4j: Boolean
6161
"https://jd.advntr.dev/api/latest/",
6262
"https://logging.apache.org/log4j/2.x/javadoc/log4j-api/",
6363
"https://www.antlr.org/api/Java/",
64-
"https://docs.enginehub.org/javadoc/org.enginehub.piston/core/0.5.7/",
65-
"https://docs.enginehub.org/javadoc/org.enginehub.piston/default-impl/0.5.7/",
6664
"https://jd.papermc.io/paper/1.20/",
6765
"https://intellectualsites.github.io/fastasyncworldedit-javadocs/worldedit-core/"
6866
)

0 commit comments

Comments
 (0)