Skip to content

Commit 36f687c

Browse files
authored
Empty line removed
1 parent c2ba0c1 commit 36f687c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routers/user/home.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ func Issues(ctx *context.Context) {
249249

250250
opts.Page = page
251251
opts.PageSize = setting.UI.IssuePagingNum
252-
253252
opts.Labels := ctx.Query("labels")
254253

255254
issues, err := models.Issues(opts)

0 commit comments

Comments
 (0)