We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5bd966 commit 314b8e8Copy full SHA for 314b8e8
cmd/gh/main.go
@@ -45,7 +45,6 @@ const (
45
func main() {
46
code := mainRun()
47
os.Exit(int(code))
48
-
49
}
50
51
func mainRun() exitCode {
0 commit comments