remove debug

master
yutent 2023-05-23 19:04:38 +08:00
parent 226ccb6ffd
commit 7a25bd1ca1
1 changed files with 0 additions and 2 deletions

View File

@ -637,11 +637,9 @@ class Tool {
}
}
console.log('>>>>')
if (isParagraph) {
html += '</p>'
}
console.log(html)
delete this.list
delete this.__LINKS__
return html.trim()