We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57470d0 commit b9e0a6fCopy full SHA for b9e0a6f
cmd/thv-registry-api/app/serve.go
@@ -21,7 +21,6 @@ import (
21
22
"github.com/stacklok/toolhive-registry-server/internal/api"
23
"github.com/stacklok/toolhive-registry-server/internal/service"
24
- "github.com/stacklok/toolhive-registry-server/pkg/config"
25
thvk8scli "github.com/stacklok/toolhive/pkg/container/kubernetes"
26
"github.com/stacklok/toolhive/pkg/logger"
27
)
0 commit comments