Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Unused or unassigned variables #641

Closed
tomtau opened this issue Oct 7, 2021 · 0 comments · Fixed by #680
Closed

Unused or unassigned variables #641

tomtau opened this issue Oct 7, 2021 · 0 comments · Fixed by #680
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@tomtau
Copy link
Contributor

tomtau commented Oct 7, 2021

KS-THA-O-06
https://github.com/tharsis/ethermint/blob/main/app/export.go#L173
https://github.com/tharsis/ethermint/blob/main/x/evm/keeper/state_transition_test.go#L150

The variables counter and validator are never used.
We recommend removing unused variables.

@tomtau tomtau added good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed labels Oct 12, 2021
@JayT106 JayT106 mentioned this issue Oct 15, 2021
11 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant