Skip to content

Commit

Permalink
finish the move to DocGenerationFlag
Browse files Browse the repository at this point in the history
  • Loading branch information
Skeeve committed Jun 29, 2024
1 parent 9bbbcf2 commit e4cb9d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flag.go
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ type Countable interface {
type VisibleFlag interface {
// IsVisible returns true if the flag is not hidden, otherwise false
IsVisible() bool
IsDefaultVisible() bool
}

// CategorizableFlag is an interface that allows us to potentially
Expand Down

0 comments on commit e4cb9d6

Please sign in to comment.