Skip to content

Commit

Permalink
removed description
Browse files Browse the repository at this point in the history
Signed-off-by: cs-308-2023 <[email protected]>
  • Loading branch information
ADI-ROXX committed Jan 20, 2025
1 parent 16c2db6 commit 1c25874
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/jaeger/features/display.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ type flagValue struct {
}

func DisplayFeatures() {
fmt.Println("List of feature gate identifiers. Prefix with '-' to disable the feature. '+' or no prefix will enable the feature.\n ")
reg := featuregate.GlobalRegistry()
f := &flagValue{reg: reg}
if f.reg == nil {
Expand Down

0 comments on commit 1c25874

Please sign in to comment.