mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-09 07:35:30 +00:00
fix: remove unnecessary things
This commit is contained in:
@@ -7,11 +7,6 @@ import (
|
||||
"github.com/caos/zitadel/pkg/admin/api/grpc"
|
||||
)
|
||||
|
||||
type API struct {
|
||||
grpcServer grpc.Server
|
||||
gateway grpc.Gateway
|
||||
}
|
||||
|
||||
type Config struct {
|
||||
GRPC grpc_util.Config
|
||||
}
|
||||
|
Reference in New Issue
Block a user