Remove CI
All checks were successful
SteamWarCI Build successful

This commit is contained in:
2026-01-23 22:51:55 +01:00
parent 83d52d7c62
commit 06de3c5b43
5 changed files with 0 additions and 383 deletions

View File

@@ -29,9 +29,6 @@ dependencies {
implementation("org.jetbrains.exposed:exposed-jdbc:1.0.0-rc-2")
implementation("org.jetbrains.exposed:exposed-dao:1.0.0-rc-2")
implementation("org.jetbrains.exposed:exposed-kotlin-datetime:1.0.0-rc-2")
// YAML parsing
implementation("net.mamoe.yamlkt:yamlkt:0.13.0")
}
tasks.test {