Remove unused code from Laufbau

This commit is contained in:
2026-05-16 15:05:55 +02:00
parent 701964c2f2
commit b2b803aca6
23 changed files with 48 additions and 1992 deletions
+1
View File
@@ -37,5 +37,6 @@ tasks.register<DevServer>("DevBau21") {
dependsOn(":SpigotCore:shadowJar")
dependsOn(":BauSystem:shadowJar")
dependsOn(":SchematicSystem:shadowJar")
dependsOn(":KotlinCore:shadowJar")
template = "Bau21"
}