This reverts commit 7762839853.
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ func NewTimeSeries(name string, points TimeSeriesPoints) *TimeSeries {
|
||||
}
|
||||
}
|
||||
|
||||
// DataFrames is an interface for retrieving encoded and decoded data frames.
|
||||
// DataFrames interface for retrieving encoded and decoded data frames.
|
||||
//
|
||||
// See NewDecodedDataFrames and NewEncodedDataFrames for more information.
|
||||
type DataFrames interface {
|
||||
|
||||
Reference in New Issue
Block a user