mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
remove console.log
This commit is contained in:
parent
cd01137e7d
commit
452f6117cd
1 changed files with 0 additions and 1 deletions
|
@ -190,7 +190,6 @@ define [
|
|||
editor.setReadOnly !!value
|
||||
|
||||
scope.$watch "syntaxValidation", (value) ->
|
||||
console.log "change syntaxValidation to ", value
|
||||
session = editor.getSession()
|
||||
session.setOption("useWorker", value);
|
||||
|
||||
|
|
Loading…
Reference in a new issue