Skip to content

Commit

Permalink
Fixed influxdb import. Again. Also fixed locally
Browse files Browse the repository at this point in the history
  • Loading branch information
danesparza committed Jun 13, 2017
1 parent 2f15c9b commit a2805e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/collectionloop_linux_arm.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (

"github.com/danesparza/appliance-monitor/data"
"github.com/gregdel/pushover"
influxdb "github.com/influxdb/influxdb/client/v2"
influxdb "github.com/influxdata/influxdb/client/v2"
"github.com/montanaflynn/stats"
"github.com/spf13/viper"

Expand Down

0 comments on commit a2805e7

Please sign in to comment.