diff --git a/src/Utils.ts b/src/Utils.ts index 61d0c8427f..c3a2d11826 100644 --- a/src/Utils.ts +++ b/src/Utils.ts @@ -1823,7 +1823,6 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be } /** - * Utils.isEmoji("🍕") // => false * Utils.isEmojiFlag("🇧🇪") // => true */ public static isEmojiFlag(string: string) {