Skip to content

Conversation

dannywillems
Copy link
Member

Removes unused commented code blocks from ledger/src/account/legacy.rs to improve code readability and maintainability. This includes removal of commented field definitions, alternative method implementations, and debug logging statements.

Fixes #1216

Removes unused commented code blocks from ledger/src/account/legacy.rs
to improve code readability and maintainability. This includes removal
of commented field definitions, alternative method implementations,
and debug logging statements.

Fixes #1216
@dannywillems dannywillems force-pushed the fix/remove-commented-code-legacy-rs branch from 6fd1f89 to cfe7a56 Compare July 21, 2025 11:28
@dannywillems dannywillems enabled auto-merge July 21, 2025 11:29
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.

Remove commented code in account_legacy.rs
1 participant