Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hageshtrem committed Jan 31, 2024
1 parent 0efc11f commit 8e477c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dead_pool_reaper.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ func (r *deadPoolReaper) loop() {

if err := r.reap(); err != nil {
r.logger.Error("dead_pool_reaper.reap", errAttr(err))
// logError("dead_pool_reaper.reap", err)
}
}
}
Expand Down

0 comments on commit 8e477c6

Please sign in to comment.