Skip to content

Commit 314b8e8

Browse files
authored
Update main.go
1 parent e5bd966 commit 314b8e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/gh/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ const (
4545
func main() {
4646
code := mainRun()
4747
os.Exit(int(code))
48-
4948
}
5049

5150
func mainRun() exitCode {

0 commit comments

Comments
 (0)