mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Remove missed debugging console.log
This commit is contained in:
parent
a196531a58
commit
f937f0bc5c
1 changed files with 0 additions and 1 deletions
|
@ -124,7 +124,6 @@ define [
|
|||
fetchLogs = (logFile, blgFile) ->
|
||||
|
||||
getFile = (name, file) ->
|
||||
console.log "[getFile]", name, file
|
||||
opts =
|
||||
method:"GET"
|
||||
params:
|
||||
|
|
Loading…
Reference in a new issue