Skip to content

Commit

Permalink
Merge branch 'sandbox' of github.com:betagouv/a-just into sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
rzafari42 committed Aug 28, 2023
2 parents d75f777 + a44db3d commit f637987
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/src/models/TableActivities.js
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,6 @@ export default (sequelizeInstance, Model) => {

for (let i = 0; i < list.length; i++) {
list[i] = {
backupId: HrBackupId,
id: list[i].id,
periode: list[i].periode,
entrees: list[i].entrees,
Expand Down

0 comments on commit f637987

Please sign in to comment.