Skip to content

Commit

Permalink
remove log level
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubramanianaks authored Jun 8, 2023
1 parent 86dedad commit a20780a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/create.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ type createCmd struct {
}

func newCreateCmd() *cobra.Command {
log.SetLevel(log.TraceLevel)
cc := &createCmd{}

cmd := &cobra.Command{
Expand Down

0 comments on commit a20780a

Please sign in to comment.