src/runtime/pprof/pprof.go | 1 - diff --git a/src/runtime/pprof/pprof.go b/src/runtime/pprof/pprof.go index c27df2289783157a9bf7eca9362526c8627dd367..d560eeade1a93f7bc0e038c6495536fd85bc71ec 100644 --- a/src/runtime/pprof/pprof.go +++ b/src/runtime/pprof/pprof.go @@ -171,7 +171,6 @@ // specified by [runtime.SetMutexProfileFraction]. For example, if a caller // holds a lock for 1s while 5 other goroutines are waiting for the entire // second to acquire the lock, its unlock call stack will report 5s of // contention. - type Profile struct { name string mu sync.Mutex