移除不需要的依赖

This commit is contained in:
Codex
2026-04-29 11:28:29 +08:00
parent 7ffd75c29e
commit 5e0dfd149a
8 changed files with 16 additions and 12 deletions

View File

@@ -6,7 +6,6 @@ license.workspace = true
[dependencies]
module-ai = { path = "../module-ai" }
module-big-fish = { path = "../module-big-fish" }
module-custom-world = { path = "../module-custom-world" }
module-assets = { path = "../module-assets" }
module-combat = { path = "../module-combat" }