mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 03:12:38 +08:00
Chore: Move identity and errutil to apimachinery module (#89116)
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/grafana/grafana/pkg/services/auth/identity"
|
||||
"github.com/grafana/grafana/pkg/apimachinery/identity"
|
||||
"github.com/grafana/grafana/pkg/services/user"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user