Skip to content

Commit c31c024

Browse files
lorenzo132sebkuip
authored andcommitted
fix: linting
1 parent d8e91c0 commit c31c024

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/clients.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,6 @@ async def append_log(
662662
channel_id: str = "",
663663
type_: str = "thread_message",
664664
) -> dict:
665-
666665
channel_id = str(channel_id) or str(message.channel.id)
667666
message_id = str(message_id) or str(message.id)
668667

0 commit comments

Comments
 (0)