Fix typo
parent
abe6ed3b8b
commit
0d1d2c841e
|
@ -2,7 +2,7 @@ package tsdb
|
||||||
|
|
||||||
import "github.com/influxdata/influxdb/tsdb/cursors"
|
import "github.com/influxdata/influxdb/tsdb/cursors"
|
||||||
|
|
||||||
// These aliases exist to maintain api compatability when they were moved
|
// These aliases exist to maintain api compatibility when they were moved
|
||||||
// into their own package to avoid having a heavy dependency in order to
|
// into their own package to avoid having a heavy dependency in order to
|
||||||
// talk about consuming data.
|
// talk about consuming data.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue