Remove unused import in dropdown example

This commit is contained in:
Kellenn
2022-06-17 23:18:16 -04:00
committed by Danny
parent 123da00ad0
commit 64849ebcc8
-2
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