Remove dead javadoc URLs

This commit is contained in:
Alexander Brandes 2023-10-18 20:49:57 +02:00
parent a6378606d6
commit 37161f9f69
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 0 additions and 2 deletions

View File

@ -61,8 +61,6 @@ fun Project.applyCommonJavaConfiguration(sourcesJar: Boolean, banSlf4j: Boolean
"https://jd.advntr.dev/api/latest/",
"https://logging.apache.org/log4j/2.x/javadoc/log4j-api/",
"https://www.antlr.org/api/Java/",
"https://docs.enginehub.org/javadoc/org.enginehub.piston/core/0.5.7/",
"https://docs.enginehub.org/javadoc/org.enginehub.piston/default-impl/0.5.7/",
"https://jd.papermc.io/paper/1.20/",
"https://intellectualsites.github.io/fastasyncworldedit-javadocs/worldedit-core/"
)