delete consol log
This commit is contained in:
parent
ab8cbf6f73
commit
49de2f22c4
|
@ -447,9 +447,6 @@ func (h *ApplicationHandler) AgendaHistoryEvent(w http.ResponseWriter, r *http.R
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
fmt.Printf("hechttttt %+v\n", resp.Event.ToStorageType())
|
|
||||||
|
|
||||||
grouprequest := &groupsmanagement.GetGroupRequest{
|
grouprequest := &groupsmanagement.GetGroupRequest{
|
||||||
Id: resp.Event.Owners[0],
|
Id: resp.Event.Owners[0],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue