aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/halloween/spookyreact.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot/exts/halloween/spookyreact.py')
-rw-r--r--bot/exts/halloween/spookyreact.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/exts/halloween/spookyreact.py b/bot/exts/halloween/spookyreact.py
index 16f18019..a3896cfb 100644
--- a/bot/exts/halloween/spookyreact.py
+++ b/bot/exts/halloween/spookyreact.py
@@ -73,4 +73,3 @@ class SpookyReact(Cog):
def setup(bot: Bot) -> None:
"""Spooky reaction Cog load."""
bot.add_cog(SpookyReact(bot))
- log.info("SpookyReact cog loaded")