Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles-Hello committed Aug 17, 2023
2 parents 881cb5d + 7aa6757 commit 7c83e27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wechatbot_client/com_wechat/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ def handle_text(self, msg: WechatMessage) -> E:
group_id=msg.sender,
isSendMsg=isSendMsg
)

return PrivateMessageEvent(
id=event_id,
time=msg.timestamp,
Expand Down

0 comments on commit 7c83e27

Please sign in to comment.