mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
imports cleanup
This commit is contained in:
parent
7c6d80f6aa
commit
addc6aaca4
@ -8,7 +8,6 @@ import (
|
|||||||
authnlib "github.com/grafana/authlib/authn"
|
authnlib "github.com/grafana/authlib/authn"
|
||||||
authzlib "github.com/grafana/authlib/authz"
|
authzlib "github.com/grafana/authlib/authz"
|
||||||
authzv1 "github.com/grafana/authlib/authz/proto/v1"
|
authzv1 "github.com/grafana/authlib/authz/proto/v1"
|
||||||
"github.com/grafana/authlib/claims"
|
|
||||||
grpcAuth "github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/auth"
|
grpcAuth "github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/auth"
|
||||||
"google.golang.org/grpc"
|
"google.golang.org/grpc"
|
||||||
"google.golang.org/grpc/credentials/insecure"
|
"google.golang.org/grpc/credentials/insecure"
|
||||||
|
Loading…
Reference in New Issue
Block a user