Skip to content

Commit

Permalink
Merge branch 'refactor-settings' of github.com:metabase/metabase into…
Browse files Browse the repository at this point in the history
… refactor-settings
  • Loading branch information
tlrobinson committed Jun 19, 2018
2 parents 85f2fc9 + 2047075 commit d044a08
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export default class SettingsLdapForm extends Component {
};

render() {
const { settingValues } = this.props;
const { sendingEmail } = this.state;
return (
<SettingsBatchForm
Expand Down

0 comments on commit d044a08

Please sign in to comment.