mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 19:56:47 +03:00
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
e39c3298d6
commit
d0c8e09532
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue