style: fix format

This commit is contained in:
Hoshina
2026-02-14 17:23:18 +08:00
parent 7fa641a2ed
commit 1fcf3fde0f

View File

@@ -30,7 +30,6 @@ type OneBotChannel struct {
echoCounter int64
}
type oneBotRawEvent struct {
PostType string `json:"post_type"`
MessageType string `json:"message_type"`