Skip to content

chore: remove unused variable and method#2124

Merged
lumtis merged 2 commits intodevelopfrom
remove-dead-code
May 7, 2024
Merged

chore: remove unused variable and method#2124
lumtis merged 2 commits intodevelopfrom
remove-dead-code

Conversation

@ws4charlie
Copy link
Contributor

Description

Removed a few unused variables and the old method IsSendOutTxProcessed which was accidentally rolled back by #2032

Closes:

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include instructions and any relevant details so others can reproduce.

  • Tested CCTX in localnet
  • Tested in development environment
  • Go unit tests
  • Go integration tests
  • Tested via GitHub Actions

Checklist:

  • I have added unit tests that prove my fix feature works

Copy link
Contributor

@lumtis lumtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lumtis lumtis merged commit e09af52 into develop May 7, 2024
@lumtis lumtis deleted the remove-dead-code branch May 7, 2024 11:40
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.

3 participants