Manually undo unintended changes

This commit is contained in:
jolo
2017-01-20 01:40:02 +01:00
parent 4bf27d1dae
commit b0ab39e07f
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -20,7 +20,6 @@ func apiGraph(c *gin.Context) {
ext := c.Params.ByName("ext")
layout := c.Request.URL.Query().Get("layout")
fmt.Printf("Layout is: "+layout)
factory := context.CollectionFactory()