mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 15:49:01 +02:00
Remove left over debug logging
This commit is contained in:
@@ -277,9 +277,7 @@ define [
|
||||
session.setOption("useWorker", scope.syntaxValidation);
|
||||
|
||||
# now attach session to editor
|
||||
console.log "setting session"
|
||||
editor.setSession(session)
|
||||
console.log "set session"
|
||||
|
||||
doc = session.getDocument()
|
||||
doc.on "change", onChange
|
||||
|
||||
Reference in New Issue
Block a user