Skip to content

Commit

Permalink
Merge pull request #32 from openimis/CM-551
Browse files Browse the repository at this point in the history
CM-551: fixed redundant method
  • Loading branch information
jdolkowski authored Feb 13, 2024
2 parents 379cb6e + 4fe6dcd commit 3cd1f08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/payroll/PayrollPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ const mapDispatchToProps = (dispatch) => bindActionCreators({
fetchPayroll,
createPayroll,
clearPayroll,
deletePayrolls,
coreConfirm,
clearConfirm,
journalize,
Expand Down

0 comments on commit 3cd1f08

Please sign in to comment.