mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:07:32 +00:00
linting
This commit is contained in:
@@ -110,11 +110,3 @@ type InstanceRepository interface {
|
||||
type CreateInstance struct {
|
||||
Name string `json:"name"`
|
||||
}
|
||||
|
||||
type InstanceQueryOption func(*InstanceQueryOpts)
|
||||
|
||||
type InstanceQueryOpts struct {
|
||||
database.QueryOpts
|
||||
|
||||
JoinDomains bool
|
||||
}
|
Reference in New Issue
Block a user