mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-10 10:53:36 +02:00
refactor and remove unused code
This commit is contained in:
@@ -72,8 +72,7 @@ func main() {
|
||||
E.LogFatal("init CA error", err)
|
||||
}
|
||||
|
||||
switch args.Command {
|
||||
case CommandNewClient:
|
||||
if args.Command == CommandNewClient {
|
||||
printNewClientHelp(ca)
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user