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

EventEmitter needs update #112

Open
ajohnson1031 opened this issue Oct 4, 2022 · 1 comment
Open

EventEmitter needs update #112

ajohnson1031 opened this issue Oct 4, 2022 · 1 comment

Comments

@ajohnson1031
Copy link

Getting an EventEmitter.removeListener warning. It's because the call to remove the listener should be updated to simply .remove(). Not a huge deal, but it should be triaged.

@chungtvdev
Copy link

Getting an EventEmitter.removeListener warning. It's because the call to remove the listener should be updated to simply .remove(). Not a huge deal, but it should be triaged.

Hi Bro
How to remove.( ) in the code?

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

No branches or pull requests

2 participants