Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd3e9c4

Browse files
committed
gofmted file
1 parent 5b413da commit cd3e9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/repo/view/view.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ import (
1515
"github.com/cli/cli/pkg/cmdutil"
1616
"github.com/cli/cli/pkg/iostreams"
1717
"github.com/cli/cli/utils"
18-
"github.com/spf13/cobra"
1918
"github.com/enescakir/emoji"
19+
"github.com/spf13/cobra"
2020
)
2121

2222
type ViewOptions struct {

0 commit comments

Comments
 (0)