Skip to content

Commit

Permalink
[temp] Removerei
Browse files Browse the repository at this point in the history
  • Loading branch information
AlGouvea committed Sep 6, 2024
1 parent 90a34cf commit d022a73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Controllers/benefitsFormController.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const createBenefitsForm = async (req, res) => {
}
};

// Testes de Benefits
const getBenefitsForm = async (req, res) => {
try {
const benefits = await benefitsForm.find({});
Expand Down

0 comments on commit d022a73

Please sign in to comment.