Skip to content

Commit

Permalink
fix gci
Browse files Browse the repository at this point in the history
  • Loading branch information
JAORMX committed Nov 6, 2023
1 parent ecd32ef commit b66d13b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/util/cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ package cli

import (
"fmt"
"io"

"github.com/erikgeiser/promptkit/confirmation"
"github.com/spf13/cobra"
"io"
)

// PrintCmd prints a message using the output defined in the cobra Command
Expand Down

0 comments on commit b66d13b

Please sign in to comment.