Skip to content

Commit 7f17786

Browse files
committed
feat: fix lint
1 parent 2c3f4b4 commit 7f17786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/cmd/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"net/url"
77
"text/tabwriter"
88

9-
"github.com/AlecAivazis/survey/v2"
9+
survey "github.com/AlecAivazis/survey/v2"
1010
"github.com/MakeNowJust/heredoc"
1111
"github.com/cheynewallace/tabby"
1212
"github.com/spf13/cobra"

0 commit comments

Comments
 (0)