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

Removes unused dependencies from accounts-db crate #416

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

brooksprumo
Copy link

Problem

The accounts-db crate has multiple dependencies that are either:

  • Unused and can be removed
  • Only unused in tests and can be moved the dev dependencies
  • Only used when DCOU is enabled

Summary of Changes

Remove, move, or optionally load deps.

@brooksprumo brooksprumo self-assigned this Mar 25, 2024
@brooksprumo brooksprumo marked this pull request as ready for review March 25, 2024 17:10
Copy link

@HaoranYi HaoranYi left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

@jeffwashington jeffwashington left a comment

Choose a reason for hiding this comment

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

lgtm

@brooksprumo brooksprumo merged commit 8e37ad7 into anza-xyz:master Mar 26, 2024
48 checks passed
@brooksprumo brooksprumo deleted the deps/accounts-db branch March 26, 2024 13:30
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