Skip to content

Clean up unused variables and parameters#261

Open
turbolent wants to merge 1 commit intomainfrom
bastian/clean-up
Open

Clean up unused variables and parameters#261
turbolent wants to merge 1 commit 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
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