Skip to content

Commit

Permalink
Update start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChampu committed Oct 23, 2024
1 parent 0a67129 commit f4e19ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ChampuMusic/plugins/bot/start.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ def get_stats():

except AttributeError:
chat_photo = "assets/nodp.png"
await champus.delete()
await message.reply_photo(
photo=chat_photo,
caption=_["start_2"].format(message.from_user.mention, app.mention),
Expand Down

0 comments on commit f4e19ca

Please sign in to comment.