Skip to content

Commit

Permalink
Removed router parameter from the listUtils functions
Browse files Browse the repository at this point in the history
  • Loading branch information
sgobotta committed Jan 9, 2019
1 parent 9077f47 commit 46afb88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Resource/src/binding.utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export default ({
// list is a user's custom component
const utils = listUtils({
resourceName,
router,
store
})
return {
Expand Down

0 comments on commit 46afb88

Please # to comment.