Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
jsomsanith-tlnd committed May 15, 2017
1 parent 1830168 commit 7ec9032
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/forms/src/UIForm/UIForm.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ class UIForm extends React.Component {
this.setState({
mergedSchema: merge(jsonSchema, uiSchema),
properties: { ...properties },
validations: {},
// TODO consolidate validation
// or each state.validations, revalidate it if key is still in form, remove otherwise
});
}

Expand Down

0 comments on commit 7ec9032

Please sign in to comment.