From 512042cdb7e99d078719cd989ded62439569b25b Mon Sep 17 00:00:00 2001 From: brandons209 Date: Sat, 8 Feb 2020 20:43:21 -0500 Subject: [PATCH] imagine checking formatting --- roleplay/roleplay.py | 1 - 1 file changed, 1 deletion(-) diff --git a/roleplay/roleplay.py b/roleplay/roleplay.py index fa6c19d..f15248c 100644 --- a/roleplay/roleplay.py +++ b/roleplay/roleplay.py @@ -86,7 +86,6 @@ class RolePlay(commands.Cog): return user, intensity - @commands.command() @commands.guild_only() async def hug(self, ctx, hug_target: str, *, intensity: str = ""):