Skip to content

Commit

Permalink
Site Settings: Cleanup unused props in Composing card
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla committed Feb 9, 2017
1 parent 50e1091 commit 6e46267
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/my-sites/site-settings/form-writing.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ class SiteSettingsFormWriting extends Component {

{ this.renderSectionHeader( translate( 'Composing' ) ) }
<Composing
onSubmitForm={ this.props.handleSubmitForm }
handleToggle={ handleToggle }
onChangeField={ onChangeField }
setFieldValue={ setFieldValue }
Expand Down

0 comments on commit 6e46267

Please sign in to comment.