mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 10:22:12 +00:00
push 5 in 6 milestones
This commit is contained in:
@@ -76,6 +76,7 @@ func (t *telemetryPusher) reducers() []handler.AggregateReducer {
|
||||
}}
|
||||
}
|
||||
|
||||
// TODO: Remove
|
||||
func printEvent(event eventstore.Event) {
|
||||
bytes, err := json.MarshalIndent(event, "", " ")
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user