Skip to content

Commit a059edf

Browse files
committed
fix
1 parent 6eec4d7 commit a059edf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/agent.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,6 @@ func prometheusMetricsHandler(prometheusRegistry *prometheus.Registry, logger sl
405405
if err != nil {
406406
logger.Error(context.Background(), "expfmt.MetricFamilyToText failed", slog.Error(err))
407407
return
408-
409408
}
410409
}
411410
})

0 commit comments

Comments
 (0)