Merge pull request #3991 from overleaf/em-oversized-logs

Avoid logging project contents

GitOrigin-RevId: 6255ffebca83728bc69e64286ea40fd5aed244a1
This commit is contained in:
Hugh O'Brien 2021-05-07 14:13:44 +01:00 committed by Copybot
parent a1bc43d994
commit 1f3b01486e

View file

@ -109,7 +109,6 @@ const ClsiManager = {
return callback(
OError.tag(err, 'CLSI compile failed', {
submissionId,
clsiRequest,
options,
})
)