mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
refactor: show command help message. (#1486)
This commit is contained in:
+2
-2
@@ -8,10 +8,10 @@ package cmd
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/urfave/cli"
|
||||
|
||||
"code.gitea.io/gitea/models"
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user