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 -3
View File
@@ -54,6 +54,4 @@ gradle.lifecycle.beforeProject {
"$mcVersion.build.$camelliaBuildNumber-${camelliaVersionChannel.lowercase()}"
}
version = versionString
}
include("FlowSched")
}