mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #24670 from overleaf/bg-remove-logging-of-update-errors
remove update parameter in applyOtUpdate error handling GitOrigin-RevId: 46fa9d669327850f956154b20676317a7b13eb78
This commit is contained in:
@@ -579,7 +579,6 @@ module.exports = Router = {
|
||||
if (err) {
|
||||
Router._handleError(callback, err, client, 'applyOtUpdate', {
|
||||
doc_id: docId,
|
||||
update,
|
||||
})
|
||||
} else {
|
||||
callback()
|
||||
|
||||
Reference in New Issue
Block a user