Skip to content

Commit

Permalink
MessageReactionList [nfc]: Remove a prettier suppression.
Browse files Browse the repository at this point in the history
This has no effect.
  • Loading branch information
chrisbobbe committed Sep 11, 2020
1 parent 9099082 commit 9176f7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/reactions/MessageReactionList.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ const getReactionsTabs = (
]),
);

// prettier-ignore
return createMaterialTopTabNavigator(reactionsTabs, {
backBehavior: 'none',

Expand Down

0 comments on commit 9176f7a

Please sign in to comment.