Chore: Move identity and errutil to apimachinery module (#89116)
This commit is contained in:
@@ -3,8 +3,8 @@ package actest
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/grafana/grafana/pkg/apimachinery/identity"
|
||||
"github.com/grafana/grafana/pkg/services/accesscontrol"
|
||||
"github.com/grafana/grafana/pkg/services/auth/identity"
|
||||
)
|
||||
|
||||
var _ accesscontrol.Service = new(FakeService)
|
||||
|
||||
Reference in New Issue
Block a user