Skip to content

Commit d9ee86f

Browse files
committed
chore: remove net/http/pprof imports, now via extension-kit
1 parent 1a31e5c commit d9ee86f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import (
2323
"github.com/steadybit/extension-kit/extruntime"
2424
"github.com/steadybit/extension-kit/extsignals"
2525
_ "go.uber.org/automaxprocs" // Importing automaxprocs automatically adjusts GOMAXPROCS.
26-
_ "net/http/pprof" //allow pprof
2726
"time"
2827
)
2928

0 commit comments

Comments
 (0)