Skip to content

Commit

Permalink
removed cobra boilerplate comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasticrabbit committed Oct 26, 2021
1 parent 2e2846b commit f7a2a92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/get.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import (
"github.com/spf13/viper"
)

// getCmd represents the get command
var getCmd = &cobra.Command{
Use: "get",
Short: "gets JSON from Clickup",
Expand Down

0 comments on commit f7a2a92

Please sign in to comment.