removed extra import
This commit is contained in:
parent
1a485ddd2e
commit
7589da4c2b
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ import (
|
|||
"github.com/cli/cli/pkg/browser"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/spf13/pflag"
|
||||
md "github.com/vilmibm/go-termd"
|
||||
)
|
||||
|
||||
// OpenInBrowser opens the url in a web browser based on OS and $BROWSER environment variable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue