mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-07 08:09:01 +02:00
Remove redundant 'res.logInfo'
This commit is contained in:
@@ -30,7 +30,6 @@ if (Metrics.event_loop) {
|
||||
|
||||
app.use(function(req, res, next) {
|
||||
Metrics.inc('http-request')
|
||||
res.logInfo = {}
|
||||
next()
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user