mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-11 00:40:00 +08:00
chore: refactor (#3295)
This commit is contained in:
@@ -33,7 +33,6 @@ var (
|
||||
|
||||
// StartAgent starts an opentelemetry agent.
|
||||
func StartAgent(c Config) {
|
||||
|
||||
if c.Disabled {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user