mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-14 19:44:33 +00:00
tsweb: don't hook up pprof handlers in javascript builds
Updates #15160 Signed-off-by: David Anderson <dave@tailscale.com>
This commit is contained in:
committed by
M. J. Fromberger
parent
37f5fd2ec1
commit
a3cc7123ff
@@ -15,7 +15,6 @@ import (
|
||||
"io"
|
||||
"net"
|
||||
"net/http"
|
||||
_ "net/http/pprof"
|
||||
"net/netip"
|
||||
"net/url"
|
||||
"os"
|
||||
|
||||
Reference in New Issue
Block a user