Skip to content

Commit

Permalink
remove duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
Ember-ruby authored Jan 8, 2024
1 parent c1cb956 commit 0316c00
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import { me, maxReactions } from '../initial_state';
import { IconButton } from './icon_button';
import { RelativeTimestamp } from './relative_timestamp';

import EmojiPickerDropdown from '../features/compose/containers/emoji_picker_dropdown_container';

const messages = defineMessages({
delete: { id: 'status.delete', defaultMessage: 'Delete' },
redraft: { id: 'status.redraft', defaultMessage: 'Delete & re-draft' },
Expand Down

0 comments on commit 0316c00

Please sign in to comment.