Skip to content

Commit bc3a341

Browse files
authored
Update browse.go
1 parent f27b47f commit bc3a341

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cmd/browse/browse.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ func NewCmdBrowse(f *cmdutil.Factory) *cobra.Command {
9797
opts.SelectorArg = args[0]
9898
}
9999
return openInBrowser(cmd, opts)
100-
101100
},
102101
}
103102
cmdutil.EnableRepoOverride(cmd, f)

0 commit comments

Comments
 (0)