Removed unwanted Ace Editor logs
This commit is contained in:
parent
54f2e8d3e3
commit
3731da5df5
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ export default {
|
|||
})
|
||||
},
|
||||
lang(value) {
|
||||
console.log("ace/mode/" + value)
|
||||
this.editor.getSession().setMode("ace/mode/" + value)
|
||||
},
|
||||
options(value) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue