aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/exts/help_channels/_cog.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/exts/help_channels/_cog.py b/bot/exts/help_channels/_cog.py
index 0c524d526..9a33a6bb1 100644
--- a/bot/exts/help_channels/_cog.py
+++ b/bot/exts/help_channels/_cog.py
@@ -5,7 +5,6 @@ import typing as t
from datetime import datetime, timezone
from operator import attrgetter
-import async_rediscache
import discord
import discord.abc
from discord.ext import commands