-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
refactor: remove extra traversing #10580
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Concerning.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this.guild.scheduledEvents._add(rawGuildScheduledEventData, options.cache), |
😄 discord.js/.github/COMMIT_CONVENTION.md Line 79 in 48a9c66
|
* refactor: remove extra traversion * refactor(GuildScheduledEventManager): address fetch
Please describe the changes this PR makes and why it should be merged:
Some code was eventually making its way back to itself. The redundancy has been removed.
Status and versioning classification: