refactor(monorepo): extract coord-core
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/go-chi/chi/v5/middleware"
|
||||
|
||||
"ai-workflow-skill/internal/query"
|
||||
"ai-workflow-skill/internal/store"
|
||||
"ai-workflow-skill/packages/coord-core/store"
|
||||
)
|
||||
|
||||
type readService interface {
|
||||
|
||||
Reference in New Issue
Block a user