mirror of
https://github.com/go-gitea/gitea
synced 2025-07-13 14:07:20 +00:00
Made linter happy in cmd folder
This commit is contained in:
@ -14,6 +14,7 @@ import (
|
||||
"github.com/go-gitea/gitea/modules/setting"
|
||||
)
|
||||
|
||||
// CmdUpdate represents the available update sub-command.
|
||||
var CmdUpdate = cli.Command{
|
||||
Name: "update",
|
||||
Usage: "This command should only be called by Git hook",
|
||||
|
Reference in New Issue
Block a user