Skip to content

Commit

Permalink
Update export-openmoji-ios.js
Browse files Browse the repository at this point in the history
  • Loading branch information
b-g committed Apr 10, 2024
1 parent 2c167c9 commit 3f2e3f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions helpers/export-openmoji-ios.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ fs.writeFileSync(
JSON.stringify(openmojiForSwift, null, 2)
);

return;

console.log("copy openmojis → in app stickers, with skintones");
openmojis.forEach((openmoji, i) => {
fs.copyFileSync(
Expand Down

0 comments on commit 3f2e3f1

Please sign in to comment.