mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 15:28:37 +00:00
gofmt (#1662)
This commit is contained in:
@@ -23,6 +23,6 @@ func Version(ctx *context.APIContext) {
|
||||
//
|
||||
// Responses:
|
||||
// 200: ServerVersion
|
||||
|
||||
|
||||
ctx.JSON(200, &gitea.ServerVersion{Version: setting.AppVer})
|
||||
}
|
||||
|
Reference in New Issue
Block a user