aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Shambo Chowdhury <[email protected]>2024-07-05 19:30:11 +0530
committerGravatar GitHub <[email protected]>2024-07-05 19:30:11 +0530
commite37222f6000547e722ed5a5934ad7e2db3ec574c (patch)
tree7a30e73049586f1c46404851b8061e32e89d6baf
parentremoved commented newlines (diff)
Update bot/exts/moderation/modlog.py
Co-authored-by: Boris Muratov <[email protected]>
-rw-r--r--bot/exts/moderation/modlog.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bot/exts/moderation/modlog.py b/bot/exts/moderation/modlog.py
index 21b24a4ef..601da50f4 100644
--- a/bot/exts/moderation/modlog.py
+++ b/bot/exts/moderation/modlog.py
@@ -489,8 +489,6 @@ class ModLog(Cog, name="ModLog"):
return True
return channel.id in GuildConstant.modlog_blacklist
-
-
async def log_cached_deleted_message(self, message: discord.Message) -> None:
"""
Log the message's details to message change log.