mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-16 04:03:58 -04:00
use golangci-lint
This commit is contained in:
@@ -33,9 +33,7 @@ func Server(cfg *config.Config) *cli.Command {
|
||||
}
|
||||
|
||||
runtime := runtime.New()
|
||||
runtime.Start()
|
||||
|
||||
return nil
|
||||
return runtime.Start()
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user