remove console.log
This commit is contained in:
parent
ec9984acbd
commit
61155649b9
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ AceEmmetEditor.prototype = {
|
|||
return ch;
|
||||
}
|
||||
});
|
||||
console.log(value)
|
||||
|
||||
value = tabstopData.text;
|
||||
var firstTabStop = tabstopData.tabstops[0];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue