This commit is contained in:
昔念
2026-01-24 09:52:55 +08:00
parent eda9d955fe
commit 392061df04

View File

@@ -36,7 +36,6 @@ func PprofWeb() {
}
}
// cleanup 优雅清理资源,根据业务需求实现
func cleanup() {
log.Println("执行优雅清理资源...")