Skip to content

Commit

Permalink
removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jenbeckett committed Nov 20, 2024
1 parent 6ac7ad5 commit fd1a29d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/util/mapping/Mappings.js
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,6 @@ const IrregularExpenseMappings = [
{ back: '_ofm_application_value', front: 'applicationId' },
{ back: 'ofm_funding_number', front: 'fundingAgreementNumber' },
{ back: 'ofm_pcm_validated', front: 'pcmValidated' },

]

module.exports = {
Expand Down

0 comments on commit fd1a29d

Please sign in to comment.