mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:35:42 +00:00
Remove stale eagle_unit dependencies from library/ (#5477)
Remove unused eagle_unit deps from resolved_eagle_unit and province_conquered_action. These files use ResolvedEagleUnit (which uses Scala types), not EagleUnit (which uses proto types). This breaks the transitive proto dependency chain, reducing library/ proto deps from 74 to 41. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# BUILD dependency baseline - updated Tue Jan 20 07:20:54 PST 2026
|
||||
# BUILD dependency baseline - updated Tue Jan 20 21:22:24 PST 2026
|
||||
# Do not increase these numbers - only decrease!
|
||||
library_proto_deps=74
|
||||
library_proto_deps=41
|
||||
|
||||
Reference in New Issue
Block a user