mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 00:00:50 +00:00
refactor: remove unused pprof import from main.go (#12031)
This commit is contained in:
@@ -4,8 +4,6 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
_ "net/http/pprof"
|
||||
|
||||
"github.com/1Panel-dev/1Panel/core/cmd/server/cmd"
|
||||
_ "github.com/1Panel-dev/1Panel/core/cmd/server/docs"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user