delete log

This commit is contained in:
skiffer-git 2024-03-08 20:27:55 +08:00 committed by GitHub
parent fabcb5317f
commit 36accf0658
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,6 +80,7 @@ func main() {
fmt.Printf("configGetEnv failed, err:%v", err)
return
}
checks := []checkFunc{
//{name: "Mysql", function: checkMysql},