Skip to content

Commit

Permalink
refactor: remove extra log
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardikl committed Nov 5, 2024
1 parent 256613e commit 24c3cc2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/poller/collector/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ type MemMetrics struct {
}

func MemoryMetrics() MemMetrics {
slog.Info("foo")

var memStats MemMetrics

// Get runtime metrics
Expand Down

0 comments on commit 24c3cc2

Please sign in to comment.