aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/exts/evergreen/branding.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/exts/evergreen/branding.py b/bot/exts/evergreen/branding.py
index 9204527b..fe736bc4 100644
--- a/bot/exts/evergreen/branding.py
+++ b/bot/exts/evergreen/branding.py
@@ -7,7 +7,6 @@ import typing as t
from datetime import datetime, time, timedelta
from pathlib import Path
-import arrow
import discord
from discord.embeds import EmptyEmbed
from discord.ext import commands