Update group doc

This commit is contained in:
Jörn Friedrich Dreyer
2022-05-03 17:04:45 +02:00
committed by GitHub
parent 4f6cc66d57
commit eac18a9404
+1 -1
View File
@@ -8,7 +8,7 @@ import (
)
var (
// TraceProvider is the global trace provider for the proxy service.
// TraceProvider is the global trace provider for the group service.
TraceProvider = trace.NewNoopTracerProvider()
)