Empty line removed
This commit is contained in:
parent
c2ba0c16f8
commit
36f687cc06
|
|
@ -249,7 +249,6 @@ func Issues(ctx *context.Context) {
|
||||||
|
|
||||||
opts.Page = page
|
opts.Page = page
|
||||||
opts.PageSize = setting.UI.IssuePagingNum
|
opts.PageSize = setting.UI.IssuePagingNum
|
||||||
|
|
||||||
opts.Labels := ctx.Query("labels")
|
opts.Labels := ctx.Query("labels")
|
||||||
|
|
||||||
issues, err := models.Issues(opts)
|
issues, err := models.Issues(opts)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user