Minor cleanup.
This commit is contained in:
parent
b199e6dbc3
commit
26e294c1af
|
@ -8,8 +8,8 @@ import (
|
||||||
"github.com/prometheus/node_exporter/exporter/ganglia"
|
"github.com/prometheus/node_exporter/exporter/ganglia"
|
||||||
"io"
|
"io"
|
||||||
"net"
|
"net"
|
||||||
"time"
|
|
||||||
"strings"
|
"strings"
|
||||||
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
Loading…
Reference in New Issue