mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Remove unused import in dropdown example
This commit is contained in:
parent
123da00ad0
commit
64849ebcc8
@ -1,7 +1,5 @@
|
|||||||
# This example requires the 'message_content' privileged intent to function.
|
# This example requires the 'message_content' privileged intent to function.
|
||||||
|
|
||||||
import typing
|
|
||||||
|
|
||||||
import discord
|
import discord
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user