We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77510be commit 3edd0d7Copy full SHA for 3edd0d7
pkg/http/server.go
@@ -13,7 +13,6 @@ import (
13
14
ghcontext "github.com/github/github-mcp-server/pkg/context"
15
"github.com/github/github-mcp-server/pkg/github"
16
- "github.com/github/github-mcp-server/pkg/http/middleware"
17
"github.com/github/github-mcp-server/pkg/http/oauth"
18
"github.com/github/github-mcp-server/pkg/inventory"
19
"github.com/github/github-mcp-server/pkg/lockdown"
0 commit comments