Make vet happy ;-)

This commit is contained in:
Thomas Müller
2019-12-05 09:40:10 +01:00
parent 8878752f1e
commit c0f93d4833

View File

@@ -126,6 +126,7 @@ func Server(cfg *config.Config) cli.Command {
if err != nil {
log.Errorf("Server [http] failed to initialize: %w", err)
cancel()
return err
}