clean up the new commands
This commit is contained in:
@@ -32,7 +32,6 @@ func Frontend(cfg *config.Config) *cli.Command {
|
||||
if err := loadUserAgent(c, cfg); err != nil {
|
||||
return err
|
||||
}
|
||||
// return ParseConfig(c, cfg, "storage-frontend")
|
||||
return nil
|
||||
},
|
||||
Action: func(c *cli.Context) error {
|
||||
|
||||
Reference in New Issue
Block a user