Update main.go
This commit is contained in:
parent
e5bd9666ff
commit
314b8e8571
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ const (
|
|||
func main() {
|
||||
code := mainRun()
|
||||
os.Exit(int(code))
|
||||
|
||||
}
|
||||
|
||||
func mainRun() exitCode {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue