Address some lint warnings
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"gopkg.in/urfave/cli.v2"
|
||||
)
|
||||
|
||||
// Commands is the root group of CLI commands
|
||||
var Commands = []*cli.Command{
|
||||
versionCmd,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user