Removed unwanted Ace Editor logs
This commit is contained in:
@@ -76,7 +76,6 @@ export default {
|
||||
})
|
||||
},
|
||||
lang(value) {
|
||||
console.log("ace/mode/" + value)
|
||||
this.editor.getSession().setMode("ace/mode/" + value)
|
||||
},
|
||||
options(value) {
|
||||
|
||||
Reference in New Issue
Block a user