remove old todo

This commit is contained in:
ewwwwwwww 2022-07-04 23:56:15 -07:00
parent c183ab0f06
commit 0de246fcae
2 changed files with 0 additions and 29888 deletions

View file

@ -94,7 +94,6 @@ const popStack = (stack: string, open: boolean) => {
return ret; return ret;
}; };
// TODO: handle grouped unicode emojis
export const emojifyText = (str: string, customEmojis = {}) => { export const emojifyText = (str: string, customEmojis = {}) => {
let buf = ''; let buf = '';
let stack = ''; let stack = '';

29887
data.json

File diff suppressed because one or more lines are too long