misc(forums): removed useless import
This commit is contained in:
parent
2eb4b738be
commit
97e7b136bb
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import discord
|
||||
from redbot.core import Config, checks, commands
|
||||
from redbot.core.app_commands import Choice
|
||||
|
||||
|
||||
class Forums(commands.Cog):
|
||||
|
|
Loading…
Reference in a new issue