tsweb/varz: remove pprof

Updates tailscale/corp#22075

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby
2024-08-01 15:58:50 +02:00
committed by Kristoffer Dalby
parent bfcb3562e6
commit 06c31f4e91
3 changed files with 2 additions and 3 deletions

View File

@@ -10,7 +10,6 @@ import (
"fmt"
"io"
"net/http"
_ "net/http/pprof"
"reflect"
"runtime"
"sort"