Add very hacky read support

pull/10616/head
Jeff Wendling 2018-09-26 23:06:45 -06:00 committed by Edd Robinson
parent d18814267e
commit 8c338df860
1 changed files with 0 additions and 4 deletions

View File

@ -36,10 +36,6 @@ import (
"github.com/influxdata/platform/tsdb"
_ "github.com/influxdata/platform/tsdb/index/tsi1"
_ "github.com/influxdata/platform/tsdb/tsm1"
<<<<<<< HEAD
=======
pzap "github.com/influxdata/platform/zap"
>>>>>>> Add very basic write support
"github.com/prometheus/client_golang/prometheus"
"github.com/spf13/cobra"
"github.com/spf13/viper"