refactor(monorepo): remove legacy root runtime ownership
This commit is contained in:
@@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"os"
|
||||
|
||||
inboxcli "ai-workflow-skill/packages/inbox-runtime/internal/cli/inbox"
|
||||
inboxcli "ai-workflow-skill/packages/inbox-runtime/cli/inbox"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user