parent
e39c3298d6
commit
d0c8e09532
|
@ -79,7 +79,6 @@ export function isSingleEmoji(str) {
|
|||
return mightContainEmoji(str) && SINGLE_EMOJI_REGEX.test(str);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Returns the shortcode for an emoji character.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue