diff --git a/vsphere-influxdb.go b/vsphere-influxdb.go index 312ede8..e30e896 100644 --- a/vsphere-influxdb.go +++ b/vsphere-influxdb.go @@ -30,14 +30,13 @@ import ( "time" "github.com/davecgh/go-spew/spew" - "golang.org/x/net/context" - influxclient "github.com/influxdata/influxdb/client/v2" "github.com/vmware/govmomi" "github.com/vmware/govmomi/property" "github.com/vmware/govmomi/vim25/methods" "github.com/vmware/govmomi/vim25/mo" "github.com/vmware/govmomi/vim25/types" + "golang.org/x/net/context" ) const (