Skip to content
Snippets Groups Projects
Commit fbf717c0 authored by Victor Picussa's avatar Victor Picussa
Browse files

[development]Merge fix

parent 6d7f2ce9
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -102,10 +102,7 @@ api.use('/distribution_factor', distributionFactor);
api.use('/siope', siope);
api.use('/out_of_school', outOfSchool);
api.use('/classroom_count', classroomCount);
<<<<<<< HEAD
api.use('/dailyChargeAmount', dailyChargeAmount);
=======
api.use('/transport', transport);
>>>>>>> development
module.exports = api;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment