Made linter happy in cmd folder
This commit is contained in:
parent
212a04a45e
commit
5b5af7daee
7 changed files with 14 additions and 5 deletions
|
@ -20,6 +20,7 @@ import (
|
|||
"github.com/go-gitea/gitea/modules/setting"
|
||||
)
|
||||
|
||||
// CmdDump represents the available dump sub-command.
|
||||
var CmdDump = cli.Command{
|
||||
Name: "dump",
|
||||
Usage: "Dump Gogs files and database",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue