fix lint errors (#937)
This commit is contained in:
@@ -55,6 +55,5 @@ func StartAgent(c Config) {
|
||||
otel.SetTextMapPropagator(propagation.NewCompositeTextMapPropagator(propagation.TraceContext{}, propagation.Baggage{}))
|
||||
|
||||
enabled.Set(true)
|
||||
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user