mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
emoji: Remove AndroidEmoji.ttf.
This commit is contained in:
committed by
Tim Abbott
parent
0056f1c948
commit
c8c1c8ef43
@@ -246,7 +246,7 @@ def generate_sha1sum_emoji(zulip_path):
|
|||||||
ZULIP_EMOJI_DIR = os.path.join(zulip_path, 'tools', 'setup', 'emoji')
|
ZULIP_EMOJI_DIR = os.path.join(zulip_path, 'tools', 'setup', 'emoji')
|
||||||
sha = hashlib.sha1()
|
sha = hashlib.sha1()
|
||||||
|
|
||||||
filenames = ['NotoColorEmoji.ttf', 'emoji_map.json', 'AndroidEmoji.ttf',
|
filenames = ['NotoColorEmoji.ttf', 'emoji_map.json',
|
||||||
'build_emoji', 'emoji_setup_utils.py']
|
'build_emoji', 'emoji_setup_utils.py']
|
||||||
|
|
||||||
for filename in filenames:
|
for filename in filenames:
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user