Skip to content

[GrantFox Bot] chore: remove orphaned treasury.rs module (fixes #191) - #316

Closed
ZacLou wants to merge 1 commit into
Vero-protocol:mainfrom
ZacLou:chore/remove-orphaned-treasury-191
Closed

[GrantFox Bot] chore: remove orphaned treasury.rs module (fixes #191)#316
ZacLou wants to merge 1 commit into
Vero-protocol:mainfrom
ZacLou:chore/remove-orphaned-treasury-191

Conversation

@ZacLou

@ZacLou ZacLou commented Sep 5, 2026

Copy link
Copy Markdown

Addresses #191

src/treasury.rs was never declared via mod treasury; in src/lib.rs and references types (WithdrawalCounter, WithdrawalRequest, etc.) that do not exist in src/types.rs. The file is excluded from compilation and is dead code.

This PR removes the orphaned module entirely.


Auto-generated by GrantFox Task Executor

src/treasury.rs was never declared in lib.rs and references non-existent
types, making it dead code. Delete the file to eliminate compilation noise.
@ZacLou
ZacLou requested review from N-i-xx and N-thnI as code owners September 5, 2026 09:06
@ZacLou ZacLou closed this Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant