Post go-gh integration cleanup (#5933)
This commit is contained in:
parent
1e8cb9c1b2
commit
e5cf302ad8
6 changed files with 13 additions and 31 deletions
|
|
@ -98,9 +98,6 @@ func mainRun() exitCode {
|
|||
return exitError
|
||||
}
|
||||
|
||||
host, _ := cfg.DefaultHost()
|
||||
ghrepo.SetDefaultHost(host)
|
||||
|
||||
expandedArgs := []string{}
|
||||
if len(os.Args) > 0 {
|
||||
expandedArgs = os.Args[1:]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue