Skip to content

Commit 479af6e

Browse files
committed
Remove broken leftover code from documentation
1 parent 8095495 commit 479af6e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

build.gradle.kts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -378,15 +378,6 @@ artifacts {
378378
add("apiArchives", tasks["deobfApiJar"])
379379
}
380380

381-
repositories {
382-
maven {
383-
name = "centralManualTesting"
384-
url ""
385-
386-
}
387-
mavenCentral()
388-
}
389-
390381
publishing {
391382
repositories {
392383
maven {

0 commit comments

Comments
 (0)