mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-14 02:10:00 +08:00
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