diff options
| author | Jeff Carr <[email protected]> | 2025-10-05 06:12:15 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-05 06:12:15 -0500 |
| commit | 0d660048bdab42c9ed279181b89b9f55a6cd49da (patch) | |
| tree | ec2307e5a7a8eafe996b270f5b30a254749218cc /exit.go | |
| parent | 4fcacb21d72ee64c36a46831ba316f36b84fb43c (diff) | |
s/gopath/namespace/v0.1.15
Diffstat (limited to 'exit.go')
| -rw-r--r-- | exit.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -47,7 +47,6 @@ func okExit(thing string) { if thing != "" { log.Info(thing, "ok") } - // log.Info("Finished go-clean on", check.GetGoPath(), "ok") os.Exit(0) } |
