delete consol log

This commit is contained in:
Nicolas CARON 2023-02-15 14:26:10 +01:00
parent ab8cbf6f73
commit 49de2f22c4
1 changed files with 0 additions and 3 deletions

View File

@ -447,9 +447,6 @@ func (h *ApplicationHandler) AgendaHistoryEvent(w http.ResponseWriter, r *http.R
return
}
fmt.Printf("hechttttt %+v\n", resp.Event.ToStorageType())
grouprequest := &groupsmanagement.GetGroupRequest{
Id: resp.Event.Owners[0],
}