Skip to content

Commit

Permalink
Merge pull request #836 from LD4P/unused-state
Browse files Browse the repository at this point in the history
Remove unused state
  • Loading branch information
ndushay committed Jun 25, 2019
2 parents d8b0d10 + 38f439f commit 9587639
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ class PropertyResourceTemplate extends Component {
constructor(props) {
super(props)
this.state = {
collapse: false,
output: this.populatePropertyTemplates(),
}
}
Expand Down

0 comments on commit 9587639

Please sign in to comment.