Test emojiscraper

This commit is contained in:
Christoph Herb
2024-12-18 23:38:08 +01:00
parent bc80b0d05b
commit 013c90583d

View File

@@ -3,7 +3,6 @@
package pkg
var EmojiMap = map[string]string{
":+1:": "👍",
":-1:": "👎",
":100:": "💯",
":1234:": "🔢",