Skip to content

Commit

Permalink
CM-551: fixed redundant method
Browse files Browse the repository at this point in the history
  • Loading branch information
sniedzielski committed Feb 13, 2024
1 parent 4e4588e commit 4fe6dcd
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 4fe6dcd

Please sign in to comment.