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

chore: remove unused env var #737

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Conversation

2pmflow
Copy link
Contributor

@2pmflow 2pmflow commented Dec 1, 2024

Risks

Low, because anyone using evm plugin has EVM_PRIVATE_KEY set

Background

What does this PR do?

Removes an unused env var
Technically the env var is trivially used to detect whether the evmPlugin should be loaded, but it's not actually used in the plugin itself. EVM_PRIVATE_KEY would be better for the check

What kind of change is this?

Improvement

Why are we doing this? Any context or related work?

Cleanup

Testing

can grep for EVM_PUBLIC_KEY on branch to see no occurrences

Copy link
Collaborator

@monilpat monilpat left a comment

Choose a reason for hiding this comment

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

LGTM thanks for doing this chore :)

@2pmflow 2pmflow changed the title remove unused env var chore: remove unused env var Dec 1, 2024
@lalalune lalalune merged commit 19948bc into elizaOS:main Dec 1, 2024
1 of 2 checks passed
@2pmflow 2pmflow deleted the removeEvmPublicKey branch December 1, 2024 06:32
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.

4 participants