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 event-listener dependency #11269

Merged
merged 1 commit into from Jan 9, 2024

Conversation

rparrett
Copy link
Contributor

@rparrett rparrett commented Jan 9, 2024

Objective

This dependency is seemingly no longer used directly after #7267.

Unfortunately, this doesn't fix us having versions of event-listener in our tree.

Closes #10654

Solution

Remove it, see if anything breaks.

@rparrett rparrett added the C-Dependencies A change to the crates that Bevy depends on label Jan 9, 2024
@alice-i-cecile
Copy link
Member

alice-i-cecile commented Jan 9, 2024

Merging as trivial: there was only one reference to this in the code base: the import.

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jan 9, 2024
Merged via the queue into bevyengine:main with commit 6901688 Jan 9, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Dependencies A change to the crates that Bevy depends on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants