Re-enable profiler.

pull/145/head
Mariano Cano 5 years ago
parent 623be4ef09
commit 401fc20e96

@ -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