imports cleanup

This commit is contained in:
Claudiu Dragalina-Paraipan 2024-10-16 10:21:31 +03:00
parent 7c6d80f6aa
commit addc6aaca4

View File

@ -8,7 +8,6 @@ import (
authnlib "github.com/grafana/authlib/authn"
authzlib "github.com/grafana/authlib/authz"
authzv1 "github.com/grafana/authlib/authz/proto/v1"
"github.com/grafana/authlib/claims"
grpcAuth "github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/auth"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials/insecure"