mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-13 06:12:52 +00:00
Merge pull request #3991 from overleaf/em-oversized-logs
Avoid logging project contents GitOrigin-RevId: 6255ffebca83728bc69e64286ea40fd5aed244a1
This commit is contained in:
parent
a1bc43d994
commit
1f3b01486e
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ const ClsiManager = {
|
||||||
return callback(
|
return callback(
|
||||||
OError.tag(err, 'CLSI compile failed', {
|
OError.tag(err, 'CLSI compile failed', {
|
||||||
submissionId,
|
submissionId,
|
||||||
clsiRequest,
|
|
||||||
options,
|
options,
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue