Change import
parent
fb0db04bc1
commit
53f38073cc
|
@ -5,7 +5,7 @@ import (
|
|||
"testing"
|
||||
|
||||
"github.com/google/go-cmp/cmp"
|
||||
"github.com/influxdata/influxdb/tsdb"
|
||||
"github.com/influxdata/platform/tsdb"
|
||||
)
|
||||
|
||||
func makeBooleanArray(v ...interface{}) *tsdb.BooleanArray {
|
||||
|
|
Loading…
Reference in New Issue