aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/exts/backend/branding/_cog.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bot/exts/backend/branding/_cog.py b/bot/exts/backend/branding/_cog.py
index 40c2c2c6f..154a94f19 100644
--- a/bot/exts/backend/branding/_cog.py
+++ b/bot/exts/backend/branding/_cog.py
@@ -611,8 +611,6 @@ class Branding(commands.Cog):
await ctx.send(embed=resp)
- await ctx.invoke(self.branding_calendar_group)
-
# endregion
# region: Command interface (branding daemon)