remove log
This commit is contained in:
parent
80f1c8756d
commit
060c11637c
Binary file not shown.
@ -116,7 +116,6 @@ func (c *Channel) RequestAddDocumentGroup(name string) Group {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (c *Channel) RequestAddArea(documentId string, area Area) Area {
|
func (c *Channel) RequestAddArea(documentId string, area Area) Area {
|
||||||
runtime.LogDebug(app.GetInstance().Context, "RequestAddArea in go")
|
|
||||||
foundDocument := document.GetDocumentCollection().GetDocumentById(documentId)
|
foundDocument := document.GetDocumentCollection().GetDocumentById(documentId)
|
||||||
|
|
||||||
var id string
|
var id string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user