aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/exts/recruitment/helper_utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/exts/recruitment/helper_utils.py b/bot/exts/recruitment/helper_utils.py
index 8af17fe7a..d53b5e62b 100644
--- a/bot/exts/recruitment/helper_utils.py
+++ b/bot/exts/recruitment/helper_utils.py
@@ -4,6 +4,7 @@ import re
import arrow
from async_rediscache import RedisCache
+
import discord
from discord import Message
from discord.ext.commands import Cog