mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-21 16:03:10 +00:00
Remove unused import in dropdown example
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user