Skip to content

Commit

Permalink
Update discord/automod.py
Browse files Browse the repository at this point in the history
Co-authored-by: Middledot <78228142+Middledot@users.noreply.github.com>
  • Loading branch information
Lulalaby and Middledot authored Jul 2, 2022
1 parent a426c80 commit ed75d01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion discord/automod.py
Original file line number Diff line number Diff line change
Expand Up @@ -444,4 +444,3 @@ async def edit(
if payload:
data = await http.edit_auto_moderation_rule(self.guild_id, self.id, payload, reason=reason)
return AutoModRule(state=self._state, data=data)

0 comments on commit ed75d01

Please sign in to comment.