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

Problem: remove unused var #680

Merged
merged 2 commits into from
Oct 16, 2021
Merged

Problem: remove unused var #680

merged 2 commits into from
Oct 16, 2021

Conversation

JayT106
Copy link
Contributor

@JayT106 JayT106 commented Oct 15, 2021

Closes: #641


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@fedekunze fedekunze enabled auto-merge (squash) October 16, 2021 14:37
@fedekunze fedekunze merged commit 2476cc5 into evmos:main Oct 16, 2021
fedekunze added a commit that referenced this pull request Oct 22, 2021
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
fedekunze added a commit that referenced this pull request Oct 24, 2021
* changelog

* go.mod

* fix: handle file close logic (#679)

* handle file close logic

* Update rpc/ethereum/namespaces/debug/utils.go

* update changelog

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* remove unused var (#680)

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* c++

* fix

* tendermint

* c++

* don't use IBC v2

* fix

Co-authored-by: Tomas Tauber <2410580+tomtau@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JayT106 <JayT106@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unused or unassigned variables
2 participants