lint & cleanup

This commit is contained in:
Henry Jameson 2021-06-11 11:52:50 +03:00
parent 5834790d0b
commit 9421501c1e
3 changed files with 9 additions and 15 deletions

View file

@ -320,7 +320,3 @@ export const preProcessPerLine = (html, greentext) => {
return { newHtml, lastMentions }
}
export const getHeadTailLinks = (html) => {
// Exported object properties
}