Skip to content

Commit

Permalink
iter5 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ex0rcist committed Jul 11, 2024
1 parent 8d3e88c commit dbdba3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/agent/stats.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,5 @@ func (m *Stats) Poll() error {
m.RandomValue = metrics.Gauge(m.generator.Float64())
m.Runtime.Poll()

// todo: errors?

return nil
}

0 comments on commit dbdba3b

Please sign in to comment.