diff --git a/backend/controllers/attendance_controller.js b/backend/controllers/attendance_controller.js index 886eb58..2915c6a 100644 --- a/backend/controllers/attendance_controller.js +++ b/backend/controllers/attendance_controller.js @@ -784,7 +784,6 @@ module.exports.GetReportDailyAtt = async (req, res) => { res.send({ Status: false, message: error.message }) }) } - module.exports.GetLastReport = async (req, res) => { const aggr = [ {