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

Remove unused events dependency #102

Merged
merged 1 commit into from
Aug 31, 2021
Merged

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Aug 31, 2021

The events package was listed as a dependency despite not being used. We do import from events, but this is the built-in Node.js events API, which takes precedent over packages.

The `events` package was listed as a dependency despite not being used.
We do import from `events`, but this is the built-in Node.js events
API, which takes precedent over packages.
@Gudahtt Gudahtt requested a review from a team as a code owner August 31, 2021 15:49
@adonesky1 adonesky1 merged commit 250f2e8 into main Aug 31, 2021
@adonesky1 adonesky1 deleted the remove-unused-events-dependency branch August 31, 2021 16:11
julianariel pushed a commit to block-wallet/eth-ledger-bridge-keyring that referenced this pull request Apr 27, 2022
The `events` package was listed as a dependency despite not being used.
We do import from `events`, but this is the built-in Node.js events
API, which takes precedent over packages.
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.

None yet

2 participants