Skip to content

Commit

Permalink
removed detailed flag
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Jun 7, 2023
1 parent 539dbc7 commit 604b616
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions command/operator/raft/listpeers/operator_raft_list.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ type cmd struct {
flags *flag.FlagSet
http *flags.HTTPFlags
help string

// flags
detailed bool
}

func (c *cmd) init() {
Expand Down

0 comments on commit 604b616

Please sign in to comment.