Skip to content

Commit b793c6b

Browse files
committed
format
1 parent efe0df8 commit b793c6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routers/web/explore/user.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ func Users(ctx *context.Context) {
134134
ctx.Redirect(setting.AppSubURL + "/explore/repos")
135135
return
136136
}
137-
138137
ctx.Data["Title"] = ctx.Tr("explore")
139138
ctx.Data["PageIsExplore"] = true
140139
ctx.Data["PageIsExploreUsers"] = true

0 commit comments

Comments
 (0)