misc(forums): removed useless import

This commit is contained in:
SeaswimmerTheFsh 2023-09-01 19:40:31 -04:00
parent 2eb4b738be
commit 97e7b136bb
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 5019678FD9CF50D8

View file

@ -1,6 +1,5 @@
import discord
from redbot.core import Config, checks, commands
from redbot.core.app_commands import Choice
class Forums(commands.Cog):