-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(actions): removed unnecessary actions
Removed actions that were only being used in their respective websocket handlers. The remaining actions either were either being used elsewhere or were using methods from the `GenericAction` class.
- Loading branch information
Showing
48 changed files
with
459 additions
and
763 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 0 additions & 34 deletions
34
packages/discord.js/src/client/actions/ApplicationCommandPermissionsUpdate.js
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
packages/discord.js/src/client/actions/AutoModerationActionExecution.js
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
packages/discord.js/src/client/actions/AutoModerationRuleCreate.js
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
packages/discord.js/src/client/actions/AutoModerationRuleDelete.js
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
packages/discord.js/src/client/actions/AutoModerationRuleUpdate.js
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
packages/discord.js/src/client/actions/EntitlementCreate.js
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
packages/discord.js/src/client/actions/EntitlementDelete.js
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
packages/discord.js/src/client/actions/EntitlementUpdate.js
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
packages/discord.js/src/client/actions/GuildAuditLogEntryCreate.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.