mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 13:16:03 +08:00
Chore: Move identity and errutil to apimachinery module (#89116)
This commit is contained in:
@ -3,7 +3,7 @@ package repo
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/grafana/grafana/pkg/util/errutil"
|
||||
"github.com/grafana/grafana/pkg/apimachinery/errutil"
|
||||
)
|
||||
|
||||
type ErrResponse4xx struct {
|
||||
|
Reference in New Issue
Block a user