Skip to content

Commit 7f8efc8

Browse files
JayDweeSergeileduc
authored andcommitted
fix: lint issue
1 parent 43b83e6 commit 7f8efc8

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
@@ -858,7 +858,6 @@ def edit_message(
858858
# return self.request(r, json=params.payload)
859859
data.update(payload)
860860

861-
state = get_state()
862861
i = 0
863862
while i < len(_cur_config.messages[message.channel.id]):
864863
if _cur_config.messages[message.channel.id][i].get("id") == data.get("id"):

0 commit comments

Comments
 (0)