mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
removing useless whitespace
This commit is contained in:
@@ -36,7 +36,6 @@ func contextMiddleware(config conf.Config) echo.MiddlewareFunc {
|
||||
err = doCleanup(ctx, err)
|
||||
err = doErr(ctx, err)
|
||||
return ctx.LogRequestResult(err, false)
|
||||
|
||||
}
|
||||
return next(ctx)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user