1
0
mirror of https://github.com/fumiama/go-onebot-agent.git synced 2026-06-16 00:15:46 +08:00

chore: fix lint

This commit is contained in:
源文雨
2025-09-26 22:56:06 +08:00
parent 7aa9867679
commit 37ebfa6131
2 changed files with 3 additions and 2 deletions

View File

@@ -15,7 +15,8 @@ import (
)
const (
EOA = "end_action" // EOA is a dummy action that is used to terminate request
// EOA is a dummy action that is used to terminate request
EOA = "end_action"
)
var (