Skip to content

Commit

Permalink
Remove unsed context types
Browse files Browse the repository at this point in the history
  • Loading branch information
Thongchai Kitiyanantawong authored and Thongchai Kitiyanantawong committed Nov 1, 2017
1 parent 7e49951 commit efcba96
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,3 @@ Page.defaultProps = {
className: undefined,
onParse: undefined,
};

Page.contextTypes = {
facebook: PropTypes.object.isRequired,
};

0 comments on commit efcba96

Please sign in to comment.