Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: vrunoa <vruno.alassia@gmail.com>
  • Loading branch information
vrunoa committed Nov 3, 2021
1 parent a93151e commit b00863c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion collectors/monitoring_collector.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ func NewMonitoringCollector(projectID string, monitoringService *monitoring.Serv
}
}


monitoringCollector := &MonitoringCollector{
projectID: projectID,
metricsTypePrefixes: filteredPrefixes,
Expand Down

0 comments on commit b00863c

Please sign in to comment.