Remove unused import in dropdown example

This commit is contained in:
Kellenn 2022-06-17 20:04:15 -06:00 committed by Danny
parent 123da00ad0
commit 64849ebcc8

View File

@ -1,7 +1,5 @@
# This example requires the 'message_content' privileged intent to function.
import typing
import discord
from discord.ext import commands