Skip to content

Commit 3edd0d7

Browse files
committed
Remove unused import
1 parent 77510be commit 3edd0d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/http/server.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313

1414
ghcontext "github.com/github/github-mcp-server/pkg/context"
1515
"github.com/github/github-mcp-server/pkg/github"
16-
"github.com/github/github-mcp-server/pkg/http/middleware"
1716
"github.com/github/github-mcp-server/pkg/http/oauth"
1817
"github.com/github/github-mcp-server/pkg/inventory"
1918
"github.com/github/github-mcp-server/pkg/lockdown"

0 commit comments

Comments
 (0)