Re-enable profiler.

pull/166/head^2
Mariano Cano 5 years ago committed by max furman
parent 93320fd977
commit 4d423137f0

@ -13,6 +13,9 @@ import (
"strconv"
"time"
// Server profiler
_ "net/http/pprof"
"github.com/smallstep/certificates/authority"
"github.com/smallstep/certificates/commands"
"github.com/smallstep/cli/command"

Loading…
Cancel
Save