remove pprof as it is not needed any more

This commit is contained in:
guochao 2024-12-25 10:02:20 +08:00
parent 413d39f09e
commit a73321aa04

View File

@ -15,8 +15,6 @@ import (
"sync"
"time"
_ "net/http/pprof"
"github.com/getsentry/sentry-go"
"github.com/sirupsen/logrus"