We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b252f63 commit ca7d883Copy full SHA for ca7d883
cogs/beemoji_cog.py
@@ -11,7 +11,7 @@
11
import asyncio
12
13
from config import config
14
-from utils.embed_utils import SafeEmbed, generate_error_message
+from utils.embed_utils import SafeEmbed
15
from utils.error_handler import send_error_embed
16
from utils.logger import discord_logger
17
from exceptions import APIError
0 commit comments