fix spaces with gofmt

This commit is contained in:
Roman Plessl
2015-09-10 21:27:34 +02:00
committed by Cameron Sparr
parent d2150efc19
commit 7e3beaf822

View File

@@ -9,7 +9,7 @@ import (
"time"
"github.com/influxdb/influxdb/client"
"github.com/influxdb/telegraf/outputs"
"github.com/influxdb/telegraf/outputs"
)
type OpenTSDB struct {