Skip to content

Commit

Permalink
Remove unnecessary empty line
Browse files Browse the repository at this point in the history
Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
  • Loading branch information
Dorukyum committed Jun 24, 2023
1 parent 2f79cee commit a207f98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion discord/webhook/async_.py
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,6 @@ def handle_message_parameters(
payload["username"] = username

flags = MessageFlags(suppress_embeds=suppress, ephemeral=ephemeral)

payload["flags"] = flags.value

if allowed_mentions:
Expand Down

0 comments on commit a207f98

Please sign in to comment.