Skip to content

Commit

Permalink
remove decorators
Browse files Browse the repository at this point in the history
  • Loading branch information
naaaaaaaaaaaf committed Oct 2, 2023
1 parent 0033e2c commit a4cb224
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/javascript/mastodon/components/status.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ const messages = defineMessages({
direct_short: { id: 'privacy.direct.short', defaultMessage: 'Mentioned people only' },
edited: { id: 'status.edited', defaultMessage: 'Edited {date}' },
});
@connect(mapStateToProps)
class Status extends ImmutablePureComponent {

static contextTypes = {
Expand Down

0 comments on commit a4cb224

Please sign in to comment.