Skip to content

Commit d64406a

Browse files
JayDweeSergeileduc
authored andcommitted
fix: lint issue
damn this lint is annoying
1 parent 7f8efc8 commit d64406a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

discord/ext/test/backend.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ async def edit_message(self, channel_id: int, message_id: int, **fields: dhttp.M
223223

224224
return edit_message(message, **fields)
225225

226-
227226
async def add_reaction(self, channel_id: int, message_id: int, emoji: str) -> None:
228227
locs = _get_higher_locs(1)
229228
message = locs.get("self")

0 commit comments

Comments
 (0)