Skip to content

Commit

Permalink
refactor!: removed listEmojiCustom method (#32542)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavkrin authored and ggazzo committed Aug 5, 2024
1 parent 0d4352b commit 1eae86e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
1 change: 0 additions & 1 deletion apps/meteor/app/emoji-custom/server/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import './startup/emoji-custom';
import './methods/listEmojiCustom';
import './methods/deleteEmojiCustom';
import './methods/insertOrUpdateEmoji';
import './methods/uploadEmojiCustom';
35 changes: 0 additions & 35 deletions apps/meteor/app/emoji-custom/server/methods/listEmojiCustom.ts

This file was deleted.

0 comments on commit 1eae86e

Please sign in to comment.