Update browse.go
This commit is contained in:
parent
f27b47f4f9
commit
bc3a341479
1 changed files with 0 additions and 1 deletions
|
|
@ -97,7 +97,6 @@ func NewCmdBrowse(f *cmdutil.Factory) *cobra.Command {
|
|||
opts.SelectorArg = args[0]
|
||||
}
|
||||
return openInBrowser(cmd, opts)
|
||||
|
||||
},
|
||||
}
|
||||
cmdutil.EnableRepoOverride(cmd, f)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue