mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 20:18:23 -05:00
DEV: fixes linting (#35623)
Different PRs ended up removing the need for this import, but each of them still needed it so they were all green.
This commit is contained in:
@@ -55,7 +55,6 @@ const tonableEmojiUrl = (emoji, scale) => {
|
||||
};
|
||||
|
||||
export default class EmojiPicker extends Component {
|
||||
@service capabilities;
|
||||
@service emojiStore;
|
||||
@service site;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user