fix: resolve lint issues — rename api package, fix nolint directives
Some checks failed
check / check (push) Failing after 1m3s

This commit is contained in:
clawbot
2026-02-26 07:45:37 -08:00
parent 88af2ea98f
commit d2bc467581
4 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ import (
"sync"
"time"
"git.eeqj.de/sneak/chat/cmd/chat-cli/api"
api "git.eeqj.de/sneak/chat/cmd/chat-cli/api"
)
const (