diff --git a/session_test.go b/session_test.go index ee13092..760642d 100644 --- a/session_test.go +++ b/session_test.go @@ -7,7 +7,6 @@ import ( "io" "math/rand" "net" - _ "net/http/pprof" "strings" "sync" "testing"