Cleanup: remove no longer valid comment
This commit is contained in:
parent
3e771cb7b7
commit
b512b399d6
@ -58,7 +58,6 @@ func echoOpenAPIPoC() {
|
||||
|
||||
api.RegisterSwaggerUIStaticFiles(e)
|
||||
|
||||
// Adjust the OpenAPI3/Swagger spec to match the port we're listening on.
|
||||
swagger, err := api.GetSwagger()
|
||||
if err != nil {
|
||||
log.Fatal().Err(err).Msg("unable to get swagger")
|
||||
|
Loading…
x
Reference in New Issue
Block a user