remove extra import

This commit is contained in:
Lorenzo Manacorda
2016-09-21 16:58:34 +02:00
parent 0473bcbc6f
commit 191572bae6

View File

@@ -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"