Skip to content

Commit bae3e25

Browse files
fix lint
1 parent 0e0fdea commit bae3e25

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bot/decorators.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ async def inner(self: Cog, ctx: Context, *args, **kwargs) -> None:
176176
msg += f", {ctx.author.mention}:" if ping_user else ":"
177177

178178
await ctx.send(msg)
179-
180179
if paste_response:
181180
try:
182181
# Send a DM to the user about the redirect and paste removal

0 commit comments

Comments
 (0)