Minor cleanup.

This commit is contained in:
Johannes 'fish' Ziemke 2013-05-14 15:45:38 +02:00
parent b199e6dbc3
commit 26e294c1af
3 changed files with 2 additions and 2 deletions

View File

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