diff options
-rw-r--r-- | bot/exts/utilities/bookmark.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/exts/utilities/bookmark.py b/bot/exts/utilities/bookmark.py index 092d6215..473ecedc 100644 --- a/bot/exts/utilities/bookmark.py +++ b/bot/exts/utilities/bookmark.py @@ -128,7 +128,6 @@ class Bookmark(commands.Cog): description=( f"A bookmark for [this message]({target_message.jump_url}) " f"has been successfully sent your way.\n" - f"Please check your DMs to retrieve it." ), colour=Colours.soft_green, ) |