Skip to content

Commit ccf180b

Browse files
committed
removed a line
1 parent 8576c39 commit ccf180b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

discordBot/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ async def _bump(ctx):
130130
bump_embed.set_footer(text=f"Guild ID: {ctx.guild.id}", icon_url=ctx.guild.icon_url)
131131
bump_embed.description = f"{ctx.author.mention} bumped {ctx.guild.name}"
132132
await ctx.send(embed=bump_embed)
133-
ctx.reset_cooldown()
134133

135134

136135
# Bump errors

0 commit comments

Comments
 (0)