[NoLinks] Add cog level docstring

This commit is contained in:
aikaterna
2020-09-06 23:52:28 -07:00
committed by GitHub
parent a8db7698a1
commit e8d4be26eb

View File

@@ -8,6 +8,8 @@ LINKS = re.compile(
class NoLinks(commands.Cog):
"""A heavy-handed hammer for anything that looks like a link."""
async def red_delete_data_for_user(self, **kwargs):
""" Nothing to delete """
return