Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 2bb7df0

Browse files
Update receive.py
1 parent cabf5b6 commit 2bb7df0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

discord_message_components/receive.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import asyncio
22
from discord.state import ConnectionState
3-
from discord.types.interactions import InteractionApplicationCommandCallbackData
4-
from discord.webhook.async_ import WebhookMessage
53
from .slash.types import SlashCommand, SubSlashCommand
64
from .tools import MISSING
75
from .http import BetterRoute, jsonifyMessage, send_files

0 commit comments

Comments
 (0)