Skip to content

Commit 67f3427

Browse files
mattdhollowayCopilot
authored andcommitted
Update cmd/github-mcp-server/generate_docs.go
Co-authored-by: Copilot <[email protected]>
1 parent 6f7bf27 commit 67f3427

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/github-mcp-server/generate_docs.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ func generateReadmeDocs(readmePath string) error {
5151
// Create translation helper
5252
t, _ := translations.TranslationHelper()
5353

54-
// Build inventory with all toolsets enabled and no feature checker (all flags return false).
55-
// This includes tools from all toolsets, but excludes tools with FeatureFlagEnable
5654
// (not available to regular users) while including tools with FeatureFlagDisable.
5755
r := github.NewInventory(t).WithToolsets([]string{"all"}).Build()
5856

0 commit comments

Comments
 (0)