mirror of
https://github.com/emojisum/emojisum.git
synced 2025-08-03 13:50:27 +00:00
emoji: don't need to go generate
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
62f21228f8
commit
0a1c501226
2 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
|||
//go:generate go run map_json.go -in ./emojimap.json -out ./map_gen.go
|
||||
|
||||
package emoji
|
||||
|
||||
// Map returns the emoji at the provided position.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue