Remove FlowSched and task bridgers

This commit is contained in:
MrHua269
2026-07-10 14:46:30 +08:00
parent e7c2ebfa06
commit 5957c4c799
11 changed files with 2 additions and 1028 deletions
+1 -2
View File
@@ -75,7 +75,7 @@
}
}
val log4jPlugins = sourceSets.create("log4jPlugins") {
@@ -134,7 +_,16 @@
@@ -134,7 +_,15 @@
}
dependencies {
@@ -88,7 +88,6 @@
+ implementation("net.openhft:zero-allocation-hashing:0.16")
+ implementation("net.objecthunter:exp4j:0.4.8")
+ implementation("io.github.classgraph:classgraph:4.8.158")
+ implementation(project(":FlowSched"))
+ // Camellia end
implementation("ca.spottedleaf:leafpile:1.0.0")
implementation("org.jline:jline-terminal-ffm:3.27.1") // use ffm on java 22+