Skip to content

Commit

Permalink
[MINOR] remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldox committed Feb 8, 2018
1 parent 94c60de commit 0a407db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/auth/Import.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ export default class Import extends Component {
}

render() {
// if (this.form === undefined) {
// this.form = this.prepareForm();
// }
const { intl } = this.context;
const { services, isSubmitting, inviteRoute } = this.props;

Expand Down

0 comments on commit 0a407db

Please sign in to comment.