Skip to content

Commit

Permalink
remove unused flags
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoh86 committed Apr 9, 2021
1 parent db28478 commit 66a4158
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/gogh/bundle_dump.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ import (
"github.com/spf13/cobra"
)

var bundleDumpFlags struct{}

var bundleDumpCommand = &cobra.Command{
Use: "dump",
Aliases: []string{"export"},
Expand Down

0 comments on commit 66a4158

Please sign in to comment.