mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
Remove console log
This commit is contained in:
parent
125fa149ad
commit
013aaa12ca
@ -42,9 +42,6 @@ export default class EventHandler extends Extension {
|
||||
.replace(/(\s*<br ?\/?>\s*)+<\/p>/gim, '</p>')
|
||||
return html
|
||||
},
|
||||
transformPasted(slice) {
|
||||
console.log('#### transformPasted', slice.content)
|
||||
},
|
||||
// transformPasted(slice) {
|
||||
// // console.log('#### transformPasted', slice.content)
|
||||
// let content = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user