Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unused code and suppressed warnings/errors #1262

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

alberto-instnt
Copy link
Contributor

  • Added #[allow(dead_code)].
  • Removed TryGetIndex trait code since its not being used.

@gmulhearn
Copy link
Contributor

Nice! thanks. as we've discussed on discord, usually deadcode should be investigated, however since this is "legacy" code to be deleted in the future, this is fine

@gmulhearn gmulhearn merged commit 9d5f1b5 into hyperledger:main Jul 9, 2024
22 checks passed
lukewli-anonyome pushed a commit to lukewli-anonyome/aries-vcx that referenced this pull request Jul 25, 2024
* removed unused code and suppressed warnings/erros

Signed-off-by: Alberto Leon <[email protected]>

* fixed formatting

Signed-off-by: Alberto Leon <[email protected]>

---------

Signed-off-by: Alberto Leon <[email protected]>
Signed-off-by: lli <[email protected]>
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