more of that sweet staticcheck goodness

This commit is contained in:
whyrusleeping
2019-12-04 18:04:09 -08:00
parent a45fe8a7f9
commit 613a0a05a0
14 changed files with 18 additions and 29 deletions
-1
View File
@@ -72,5 +72,4 @@ func main() {
log.Warnf("%+v", err)
os.Exit(1)
}
return
}