Skip to content

Commit de1b271

Browse files
committed
remove debug
1 parent 58829a7 commit de1b271

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkg/github/tools.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -289,9 +289,6 @@ func AllTools(t translations.TranslationHelperFunc) []inventory.ServerTool {
289289
GetLabelForLabelsToolset(t),
290290
ListLabels(t),
291291
LabelWrite(t),
292-
293-
// Demonstration tool for feature flag conditional behavior
294-
HelloWorld(t),
295292
}
296293
}
297294

0 commit comments

Comments
 (0)