mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-06 12:03:50 +08:00
fix lint.
This commit is contained in:
parent
b1652c0f4b
commit
6ba8774ff1
@ -11,6 +11,7 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// 启动 pprof 性能分析服务器
|
||||||
func RunPprofServer(conf *config.PprofServer) {
|
func RunPprofServer(conf *config.PprofServer) {
|
||||||
if conf.Disabled {
|
if conf.Disabled {
|
||||||
return
|
return
|
||||||
|
Loading…
x
Reference in New Issue
Block a user