mirror of
https://github.com/go-gitea/gitea
synced 2025-11-01 03:48:24 +00:00
chore: golang lint
This commit is contained in:
@@ -967,7 +967,6 @@ func RegisterRoutes(m *web.Route) {
|
||||
m.Post("/{runnerid}/delete", repo.RunnerDeletePost)
|
||||
m.Get("/reset_registration_token", repo.ResetRunnerRegistrationToken)
|
||||
})
|
||||
|
||||
}, func(ctx *context.Context) {
|
||||
ctx.Data["PageIsSettings"] = true
|
||||
ctx.Data["LFSStartServer"] = setting.LFS.StartServer
|
||||
|
||||
Reference in New Issue
Block a user