Chore: Move identity and errutil to apimachinery module (#89116)
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
|
||||
"github.com/grafana/grafana/pkg/util/errutil"
|
||||
"github.com/grafana/grafana/pkg/apimachinery/errutil"
|
||||
)
|
||||
|
||||
var ErrSeriesMustBeWide = errors.New("input data must be a wide series")
|
||||
|
||||
Reference in New Issue
Block a user