mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-21 14:30:01 +00:00
fix: remove unnecessary things
This commit is contained in:
@@ -8,11 +8,6 @@ import (
|
||||
"github.com/caos/zitadel/pkg/management/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