Skip to content

Commit

Permalink
fix(lint): groupName is unused
Browse files Browse the repository at this point in the history
  • Loading branch information
maaslalani committed Nov 29, 2023
1 parent 7658244 commit 32c9d20
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions style/options.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
package style

const (
groupName = "Style Flags"
)

// Options is the customization options for the style command.
type Options struct {
Text []string `arg:"" optional:"" help:"Text to which to apply the style"`
Expand Down

0 comments on commit 32c9d20

Please sign in to comment.