mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
chore(fix): lint
This commit is contained in:
@@ -75,7 +75,6 @@ type RuntimeChecker interface {
|
||||
ListChecks(ctx context.Context, botID string) []BotCheck
|
||||
}
|
||||
|
||||
|
||||
const (
|
||||
BotStatusCreating = "creating"
|
||||
BotStatusReady = "ready"
|
||||
|
||||
Reference in New Issue
Block a user