Skip to content

Clean up unused variables and parameters#261

Merged
turbolent merged 2 commits intomainfrom
bastian/clean-up
Apr 14, 2026
Merged

Clean up unused variables and parameters#261
turbolent merged 2 commits intomainfrom
bastian/clean-up

Conversation

@turbolent
Copy link
Copy Markdown
Member

Description

Prepare for #223

Used the linter to find unused variables and parameters.

There are several unused variables in the tests, results of calls to getBalance and getYieldVaultBalance – can these actually be deleted if the result is unused, or are they asserting the balance can be get?


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@turbolent turbolent requested a review from a team as a code owner April 10, 2026 22:44
@turbolent turbolent merged commit 3826356 into main Apr 14, 2026
8 checks passed
@turbolent turbolent deleted the bastian/clean-up branch April 14, 2026 02:53
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.

2 participants