mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 02:26:22 +00:00 
			
		
		
		
	Made linter happy in cmd folder
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user