chore(fix): lint

This commit is contained in:
Acbox
2026-03-15 00:58:38 +08:00
parent ac8a935545
commit 020c74c2bc
5 changed files with 1 additions and 8 deletions
-1
View File
@@ -75,7 +75,6 @@ type RuntimeChecker interface {
ListChecks(ctx context.Context, botID string) []BotCheck
}
const (
BotStatusCreating = "creating"
BotStatusReady = "ready"