mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 23:29:00 +02:00
remove debug line
This commit is contained in:
@@ -82,7 +82,6 @@ setCompiler = (project_id, compiler, callback)->
|
||||
callback()
|
||||
|
||||
setImage = (project_id, imageName, callback)->
|
||||
console.log(project_id, imageName)
|
||||
if imageName?
|
||||
ProjectOptionsHandler.setImageName project_id, imageName, callback
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user