Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Zettat123 committed Oct 21, 2024
1 parent efe0df8 commit b793c6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routers/web/explore/user.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ func Users(ctx *context.Context) {
ctx.Redirect(setting.AppSubURL + "/explore/repos")
return
}

ctx.Data["Title"] = ctx.Tr("explore")
ctx.Data["PageIsExplore"] = true
ctx.Data["PageIsExploreUsers"] = true
Expand Down

0 comments on commit b793c6b

Please sign in to comment.