mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 09:04:10 -04:00
fix linting
This commit is contained in:
@@ -63,6 +63,7 @@ func (r *Report) done() {
|
||||
|
||||
func (r *Report) send(m *metric) {
|
||||
r.wg.Add(1)
|
||||
|
||||
r.ch <- m
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user