mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-06 03:32:36 +00:00
fix: imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package grpc
|
||||
|
||||
import (
|
||||
"github.com/caos/utils/api/grpc/server"
|
||||
"github.com/caos/zitadel/internal/api/grpc/server"
|
||||
"github.com/grpc-ecosystem/grpc-gateway/runtime"
|
||||
"strings"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user