delete log (#2047)

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

View File

@ -77,7 +77,7 @@ func main() {
err = configGetEnv(conf)
if err != nil {
fmt.Printf("configGetEnv failed,err:%v", err)
fmt.Printf("configGetEnv failed, err:%v", err)
return
}