Chore: Move identity and errutil to apimachinery module (#89116)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package definitions
|
||||
|
||||
import "github.com/grafana/grafana/pkg/util/errutil"
|
||||
import "github.com/grafana/grafana/pkg/apimachinery/errutil"
|
||||
|
||||
// swagger:model
|
||||
type NotFound struct{}
|
||||
|
||||
Reference in New Issue
Block a user