fix: removed a broken decorator causing errors
This commit is contained in:
parent
a7a38433c6
commit
b41fb3c085
1 changed files with 0 additions and 1 deletions
|
@ -344,7 +344,6 @@ class Galaxy(commands.Cog):
|
|||
|
||||
@warehouse.error
|
||||
@unix.error
|
||||
@faq_test.error
|
||||
@faq_linked_role.error
|
||||
@faq_npc_intervals.error
|
||||
@faq_links.error
|
||||
|
|
Loading…
Reference in a new issue