mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 15:49:01 +02:00
remove console.log
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user