Skip to content

Commit

Permalink
Remove unnecessary props
Browse files Browse the repository at this point in the history
  • Loading branch information
Copons committed Jan 3, 2017
1 parent e33f3e0 commit 5714cc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/post-editor/editor-drawer/copy-post.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ class EditorDrawerCopyPost extends Component {

static propTypes = {
site: PropTypes.object.isRequired,
post: PropTypes.object.isRequired,
translate: PropTypes.func,
};

Expand Down

0 comments on commit 5714cc2

Please sign in to comment.