Skip to content

Commit

Permalink
Merge pull request #1690 from LD4P/unused-prop
Browse files Browse the repository at this point in the history
Remove unused property from ImportFileZone
  • Loading branch information
justinlittman committed Nov 6, 2019
2 parents e93f677 + a4a5c9a commit b16a6aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/templates/ImportFileZone.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,5 @@ class ImportFileZone extends Component {

ImportFileZone.propTypes = {
setResourceTemplateCallback: PropTypes.func,
resourceTemplateId: PropTypes.string,
}
export default ImportFileZone

0 comments on commit b16a6aa

Please sign in to comment.