diff --git a/probe/endpoint/reporter.go b/probe/endpoint/reporter.go index ea8b1caab..78a94be3c 100644 --- a/probe/endpoint/reporter.go +++ b/probe/endpoint/reporter.go @@ -9,7 +9,6 @@ import ( "github.com/prometheus/client_golang/prometheus" - log "github.com/Sirupsen/logrus" "github.com/weaveworks/scope/probe/endpoint/procspy" "github.com/weaveworks/scope/probe/process" "github.com/weaveworks/scope/report"