Skip to content

Commit

Permalink
Remove duplicated commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Oct 22, 2024
1 parent d6d7815 commit 40bed3e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ class LorittaHelper(val config: LorittaHelperConfig, val fanArtsConfig: FanArtsC
commandManager.register(DailyCheckCommand(this))
commandManager.register(TicketSenderCommand(this))
commandManager.register(ReportMessageSenderCommand(this))
commandManager.register(ButtonRoleSenderCommand(this))

commandManager.register(CheckCommandsCommand(this))

Expand Down

0 comments on commit 40bed3e

Please sign in to comment.