Unify SchematicType loading

This commit is contained in:
2025-10-26 09:36:44 +01:00
parent ef81626e02
commit 167a6b6dc4
9 changed files with 53 additions and 98 deletions
-3
View File
@@ -22,7 +22,4 @@ plugins {
}
dependencies {
api(project(":CommonCore:SQL"))
implementation("org.yaml:snakeyaml:2.2")
}