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
+1 -1
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
}