style: fix format

This commit is contained in:
Hoshina 2026-02-14 17:23:18 +08:00
parent bcce8f32f1
commit 54b7c77ab9

View file

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