do not need this

This commit is contained in:
davidnewhall2 2020-02-01 23:52:23 -08:00
parent 567fa57f08
commit b9bca33aa0
1 changed files with 0 additions and 3 deletions

View File

@ -45,9 +45,6 @@ func (r *Report) metrics() *poller.Metrics {
func (r *Report) report(c poller.Collect, descs map[*prometheus.Desc]bool) {
m := r.Metrics
if m == nil || m.Devices == nil || m.Clients == nil {
return
}
c.Logf("UniFi Measurements Exported. Site: %d, Client: %d, "+
"UAP: %d, USG/UDM: %d, USW: %d, Descs: %d, "+