Skip to content

Commit

Permalink
backend fix
Browse files Browse the repository at this point in the history
  • Loading branch information
carolineychen8 committed Apr 21, 2024
1 parent 183d25f commit 3e3371f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions server/src/services/donor.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ export {
getAllDonorsTypeSponsor,
getAllDonorsTypeGrant,
createDonor,
getDonorById,
updateDonorById,
getDonorById
};

0 comments on commit 3e3371f

Please sign in to comment.