mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 02:46:04 +01:00 
			
		
		
		
	Made linter happy in cmd folder
This commit is contained in:
		| @@ -14,6 +14,7 @@ import ( | ||||
| ) | ||||
|  | ||||
| var ( | ||||
| 	// CmdAdmin represents the available admin sub-command. | ||||
| 	CmdAdmin = cli.Command{ | ||||
| 		Name:  "admin", | ||||
| 		Usage: "Preform admin operations on command line", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user