mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-08 05:50:47 +00:00
Manually undo unintended changes
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user