Remove some more duplicates

This commit is contained in:
2025-05-23 09:13:23 +02:00
parent 8132e4fca0
commit 380506542f
2 changed files with 2 additions and 37 deletions
@@ -24,6 +24,7 @@ plugins {
dependencies {
compileOnly(project(":SpigotCore", "default"))
compileOnly(project(":SchematicSystem:SchematicSystem_Core", "default"))
compileOnly(project(":SchematicSystem:SchematicSystem_15", "default"))
compileOnly(libs.spigotapi)