mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
Remove low information log message
GitOrigin-RevId: 8e961d7dea04debe0f459db3b461673618ab7597
This commit is contained in:
@@ -54,7 +54,6 @@ app.get(
|
||||
)
|
||||
|
||||
app.get('/status', (req, res) => {
|
||||
logger.info({}, 'status check')
|
||||
res.send('history-v1-backup-verifier is up')
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user